# Functions
NewClient creates a new API client.
# Structs
Attachment is the object to manage attachments in messages.
AttachmentAction represents a Webex Teams attachment action.
AttachmentActionCreateRequest create request for AttachmentAction.
AuditEvents is the AuditEvents definition.
Client manages communication with the Webex Teams API API v1.0.0 In most cases there should be only one, shared, APIClient.
Device is the Device definition.
DeviceCode is the code to activate a device in a Place.
DeviceCodeRequest is the Create Device Activation Code Request Parameters.
Devices is the List of Devices.
DirectMessagesQueryParams are the query params for the ListMessages API Call.
Error indicates an error from the invocation of a Webex API.
Event is the Event definition.
Events is the Events definition.
File is the struct used to define a file that needs to be sent.
License is the License definition.
Licenses is the List of Licenses.
ListAdminAuditEventsQueryParams defines the query parameters for this request.
ListDevicesQueryParams are the query params for the ListDevices API Call.
ListEventsQueryParams defines the query parameters for this request.
ListLicensesQueryParams are the query params for the ListLicenses API Call.
ListMeetingsQueryParams are the query params for the ListMeetings API Call.
ListMembershipsQueryParams are the query params for the ListMemberships API Call.
ListMessagesQueryParams are the query params for the ListMessages API Call.
ListOrganizationsQueryParams are the query params for the ListOrganizations API Call.
ListPeopleQueryParams are the query params for the ListPeople API Call.
ListPlacesQueryParams are the query params for the ListPlaces API Call.
ListRecordingsQueryParams are the query params for the ListRecordings API Call.
ListRoomsQueryParams are the query params for the ListRooms API Call.
ListTeamMemberhipsQueryParams are the query params for the ListTeamMemberhips API Call.
ListTeamsQueryParams are the query params for the ListTeams API Call.
ListWebhooksQueryParams are the query params for the ListWebhooks API Call.
Meeting is the Meeting definition.
MeetingCreateRequest is the Create Meeting Request Parameters.
MeetingInvitee is the invitee definition.
Meetings is the List of Meetings.
MeetingTelephony is the Meeting Telephony definition.
Membership is the Membership definition.
MembershipCreateRequest is the Create Membership Request Parameters.
Memberships is the List of Memberships.
MembershipUpdateRequest is the Update Membership Request object.
Message is the Message definition.
MessageCreateRequest is the Create Message Request Parameters.
MessageEditRequest is the Edit Message Request Parameters.
Messages is the List of Messages.
Organization is the Organization definition.
Organizations is the List of Organizations.
People is the List of Persons.
Person is the Person definition.
PersonPhoneNumber is the list of phone numbers of a person.
PersonRequest is the Create Person Request Parameters.
PersonSIPAddress is the list of phone numbers of a person.
Place is the Place definition.
PlaceCreateRequest is the Place Create Request Parameters.
Places is the List of Places.
PlaceUpdateRequest is the Place Update Request Parameters.
Recording is the Recording definition.
RecordingDetails is the Recording definition.
Recordings is the List of Recordings.
Role is the Role definition.
Roles is the List of Roles.
RolesListQueryParams are the query params for the GetRoles API Call.
Room is the Room definition.
RoomCreateRequest is the Room Create Request Parameters.
Rooms is the List of Rooms.
RoomUpdateRequest is the Room Update Request Parameters.
Team is the Team definition.
TeamCreateRequest is the Team Create Request Parameters.
TeamMembership is the Team Membership definition.
TeamMembershipCreateRequest is the Team Membership Create Request Parameters.
TeamMemberships is the List of Team Memberships.
TeamMembershipUpdateRequest is the Team Membership Update Request object.
Teams is the List of Teams.
TeamUpdateRequest is the Team Update Request Object.
TemporaryDirectDownloadLinks definition.
Webhook is the Webhook definition.
WebhookCreateRequest is the Webhook Create Request Parameters.
WebhookRequest is the Webhook trigger request.
WebhookRequestData is the Webhook trigger request.
Webhooks is the List of Webhooks.
WebhookUpdateRequest is the Update Webhook Request Parameters.
# Type aliases
AdminAuditEventsService is the service to communicate with the AdminAuditEvents API endpoint.
AttachmentActionsService manages the interactions with the attachment actions API methods.
ContentsService is the service to communicate with the Contents API endpoint.
DevicesService is the service to communicate with the Devices API endpoint.
EventsService is the service to communicate with the Events API endpoint.
LicensesService is the service to communicate with the Licenses API endpoint.
MeetingsService is the service to communicate with the Meetings API endpoint.
MembershipsService is the service to communicate with the Memberships API endpoint.
MessagesService is the service to communicate with the Messages API endpoint.
OrganizationsService is the service to communicate with the Organizations API endpoint.
PeopleService is the service to communicate with the People API endpoint.
PlacesService is the service to communicate with the Places API endpoint.
RecordingsService is the service to communicate with the Recordings API endpoint.
RolesService is the service to communicate with the Roles API endpoint.
RoomsService is the service to communicate with the Rooms API endpoint.
TeamMembershipsService is the service to communicate with the TeamMemberships API endpoint.
TeamsService is the service to communicate with the Teams API endpoint.
WebhooksService is the service to communicate with the Webhooks API endpoint.