package
1.0.0
Repository: https://github.com/copilotiq/twilio-sdk-go.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of the task channels client.

# Structs

Client for managing task channel resources See https://www.twilio.com/docs/taskrouter/api/task-channel for more details.
ClientProperties are the properties required to manage the task channels resources.
CreateTaskChannelInput defines the input fields for creating a new task channel resource.
CreateTaskChannelResponse defines the response fields for the created task channel.
No description provided by the author
No description provided by the author
TaskChannelsPage defines the fields for the page The CurrentPage and Error fields can be used to access the PageTaskChannelResponse or error that is returned from the api call(s).
TaskChannelsPageOptions defines the query options for the api operation.
TaskChannelsPageResponse defines the response fields for the task channels page.
TaskChannelsPaginator defines the fields for makings paginated api calls TaskChannels is an array of taskchannels that have been returned from all of the page calls.