Enumerations

  • Name of the desired camera device to use.

    See more

    Declaration

    Swift

    @objc
    public enum CameraDevice : NSInteger
  • Represents the current state of the meeting connection.

    See more

    Declaration

    Swift

    @objc
    public enum ConnectionState : NSInteger
  • Represents extent of logging of SDK activity appropriate to diagnose operations.

    See more

    Declaration

    Swift

    @objc
    public enum LoggingMode : NSInteger
  • Represents the current state of connection between the client application’s video media, and the connection to a BlueJeans meeting.

    See more

    Declaration

    Swift

    @objc
    public enum VideoState : NSInteger
  • Represents how each of the remote participant’s videos are composited into the single video stream received by the client.

    See more

    Declaration

    Swift

    @objc
    public enum VideoLayout : NSInteger