LGV_MeetingSDK_BMLT

open class LGV_MeetingSDK_BMLT : LGV_MeetingSDK

This is a subclass of the main SDK class, that is “tuned” for the BMLT

BMLT-Specific Transport Struct

Type Properties

  • The organization key to use for the test organization.

    Declaration

    Swift

    public static let organizationKey: String
  • The name to use for the test organization.

    Declaration

    Swift

    public static let organizationName: String
  • The description to use for the test organization.

    Declaration

    Swift

    public static let organizationDescription: String
  • The URL to use for the test organization.

    Declaration

    Swift

    public static let organizationURL: URL?

Instance Methods

  • Simple accessor to the Root Server URL String.

    Declaration

    Swift

    public var rootServerURLString: String { get set }

Initializer