Classes

The following classes are available globally.

  • Boostlingo is the entry point to the Boostlingo SDK. Used for accessing the Boostlingo API as well as initiating Calls.

    See more

    Declaration

    Swift

    public final class BoostlingoSDK : NSObject
  • The BLCall class represents a signaling and media session between the host device and Boostlingo infrastructure.

    See more

    Declaration

    Swift

    public class BLCall : NSObject
  • The BLVoiceCall class represents a signaling and media session between the host device and Boostlingo infrastructure.

    See more

    Declaration

    Swift

    public class BLVideoCall : BLCall
  • The BLVoiceCall class represents a signaling and media session between the host device and Boostlingo infrastructure.

    See more

    Declaration

    Swift

    public class BLVoiceCall : BLCall
  • Declaration

    Swift

    public class BLPrintLogger : BLLogger
  • Declaration

    Swift

    public class BLNullLogger : BLLogger
  • Declaration

    Swift

    public class BLFilteringLogger : BLLogger