Other Structures

The following structures are available globally.

  • Configuration used to define conference properties like fps or camera position

    See more

    Declaration

    Swift

    public struct QNConferenceConfiguration
  • Represents a conference entry in Server for checking details of last conferences

    See more

    Declaration

    Swift

    public struct QNConferenceEntry : CustomStringConvertible
  • Represents a successfully response to Invitation

    See more

    Declaration

    Swift

    public struct QNConferenceInvitationResponse
  • Represents a Meeting that could be sent to contacts

    See more

    Declaration

    Swift

    public struct QNMeeting
  • Invitation to create a new meeting

    See more

    Declaration

    Swift

    public struct QNMeetingInvitation
  • Criteria to find a meeting

    See more

    Declaration

    Swift

    public struct QNMeetingSearch : Encodable