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. NOTE: roles,licenses and siteUrls is applicable for admin only and requires extra scopes spark-admin:people_read and spark-admin:people_write passed in at the time of creating OAuthAuthenticator object.

    See more

    Declaration

    Swift

    public struct Person
  • This struct represents Presence info for a person

    Since

    3.10.0
    See more

    Declaration

    Swift

    public struct Presence
  • This struct represents the contacts whose presence state are being watched. PresenceHandle with same contactId can have different handle values.

    Since

    3.10.0
    See more

    Declaration

    Swift

    public struct PresenceHandle
  • This struct represents CaptionItem of ClosedCaption of a call

    Since

    3.10.0
    See more

    Declaration

    Swift

    public struct CaptionItem
  • This struct represents ClosedCaptionsInfo of a call

    Since

    3.10.0
    See more

    Declaration

    Swift

    public struct ClosedCaptionsInfo
  • This struct represents LanguageItem of ClosedCaption of a call

    Since

    3.10.0
    See more

    Declaration

    Swift

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

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct MediaOption
  • This struct represents Screen Share configuration of a call

    Since

    3.9.0
    See more

    Declaration

    Swift

    public struct ShareConfig
  • A data type represents a relationship between Call and Person at Cisco Webex cloud. Since 3.9.0 memberships joined via deviceType Room will be shown only under pairedMemberships.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct CallMembership
  • A data type represents ReceivingNoiseInfo object

    Since

    3.9.0
    See more

    Declaration

    Swift

    public struct ReceivingNoiseInfo
  • 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