Classes

The following classes are available globally.

  • DDPClient is the base class for communicating with a server using the DDP protocol

    See more

    Declaration

    Swift

    public class DDPClient: NSObject
  • Meteor is a class to simplify communicating with and consuming MeteorJS server services

    See more

    Declaration

    Swift

    public class Meteor