Classes

The following classes are available globally.

Remote Support

  • Used to define the peer to peer connection and communicate over it

    See more

    Declaration

    Swift

    public class RemoteSupportClient : NSObject
  • Default implementation of Logger interface. Prints messages to console

    See more

    Declaration

    Swift

    public class PrintLogger : Logger