Structures
The following structures are available globally.
-
Declaration
Swift
public struct JWTAuthenticationInfo -
Declaration
Swift
public struct OAuthTokens -
Declaration
Swift
public struct ServiceResponse<T> -
Declaration
Swift
public struct LogMessage -
Declaration
Swift
public struct Membershipextension Membership : Mappable -
Declaration
Swift
public struct MembershipReadStatus -
The struct represents the content of a message change
Since
2.8.0Declaration
Swift
public struct MesssageChange -
Declaration
Swift
public struct Message : CustomStringConvertible -
A data struct represents a remote file on Cisco Webex. The content of the remote file can be downloaded via
MessageClient.downloadFile(...).See moreSince
1.4.0Declaration
Swift
public struct RemoteFile -
Person contents.
See moreDeclaration
Swift
public struct Personextension Person: Mappable -
Declaration
Swift
public struct Spaceextension Space: Mappable -
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”.
See moreSince
2.3.0Declaration
Swift
public struct SpaceReadStatus -
The Webex meeting details for a space such as the SIP address, meeting URL, toll-free and toll dial-in numbers.
See moreSince
2.3.0Declaration
Swift
public struct SpaceMeetingInfo : Mappable -
Declaration
Swift
public struct Teamextension Team: Mappable -
Declaration
Swift
public struct WebexEventPayload -
A data type presents a Webhook at Cisco Webex for Developer.
See
see Webhooks GuideSee moreSince
1.2.0Declaration
Swift
public struct Webhookextension Webhook: Mappable
View on GitHub
Structures Reference