Structures

The following structures are available globally.

  • Authentication information for an OAuth authentication

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct OAuthTokens
  • Service response for a request.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct ServiceResponse<T>
  • Information about the log message.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct LogMessage
  • Membership contents.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Membership
  • The struct of a Message on Cisco Spark.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Message
  • Data struct for a remote file.

    Since

    1.4.0
    See more

    Declaration

    Swift

    public struct RemoteFile
  • Person contents.

    See more

    Declaration

    Swift

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

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct CallMembership
  • 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 Room at Cisco Spark cloud.

    Note

    Room has been renamed to Space in Cisco Spark.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Room
  • A data type represents a Team at Cisco Spark cloud.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct Team
  • A data type represents a relationship between Team and Person at Cisco Spark cloud.

    Since

    1.2.0
    See more

    Declaration

    Swift

    public struct TeamMembership