Structures

The following structures are available globally.

  • Information about the JWT authentication.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct JWTAuthenticationInfo
  • Authentication information for an OAuth authentication

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct OAuthTokens
  • The struct of a calendar meeting

    Since

    3.2.0
    See more

    Declaration

    Swift

    public struct Meeting
  • The struct of a calendar meeting invitee

    Since

    3.2.0
    See more

    Declaration

    Swift

    public struct MeetingInvitee
  • Membership contents.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Membership
  • Undocumented

    See more

    Declaration

    Swift

    public struct MembershipReadStatus
  • This struct represents a Message on Cisco Webex.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Message
  • The position of a mention in a Webex Message.

    Since

    3.0.0
    See more

    Declaration

    Swift

    public struct MentionPos
  • // A data struct represents a remote file on Cisco Webex. // The content of the remote file can be downloaded via MessageClient.downloadFile(...). // // - since: 1.4.0

    See more

    Declaration

    Swift

    public struct RemoteFile
  • Person contents.

    See more

    Declaration

    Swift

    public struct Person
  • A data type represents the media options of a Call.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct MediaOption
  • A data type represents a relationship between Call and Person at Cisco Webex cloud.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct CallMembership
  • A data type to represent a transcription object from the WebEx Assistant

    Since

    3.3.0
    See more

    Declaration

    Swift

    public struct Transcription
  • A data type represents a Space at Cisco Webex cloud.

    Note

    Room has been renamed to Space in Cisco Webex.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Space : Codable, Equatable
  • The Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.

    Since

    2.3.0
    See more

    Declaration

    Swift

    public struct SpaceMeetingInfo
  • Read status about the date of last activity in the space and the date of current user last presence in the space.

    For spaces where lastActivityDate > lastSeenDate the space can be considered to be “unread”.

    Since

    2.3.0
    See more

    Declaration

    Swift

    public struct SpaceReadStatus : Equatable
  • Undocumented

    See more

    Declaration

    Swift

    public struct Team : Codable, Equatable
  • A data type represents a relationship between Team and Person at Cisco Webex cloud.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct TeamMembership
  • A data type presents a Webhook at Cisco Webex for Developer.

    See

    see Webhooks Guide

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Webhook
  • Undocumented

    See more

    Declaration

    Swift

    public struct Resource
  • Information about the log message.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct LogMessage
  • The payload of the event.

    Since

    2.3.0
    See more

    Declaration

    Swift

    public struct WebexEventPayload