Uses of Class
com.mypurecloud.sdk.v2.model.Channel
Packages that use Channel
Package
Description
-
Uses of Channel in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ChannelModifier and TypeMethodDescriptionNotificationsApi.postNotificationsChannels()Create a new channel There is a limit of 20 channels per user/app combination.NotificationsApi.postNotificationsChannels(PostNotificationsChannelsRequest request) Create a new channel There is a limit of 20 channels per user/app combination.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type ChannelModifier and TypeMethodDescriptionNotificationsApi.postNotificationsChannels(ApiRequest<Void> request) Create a new channel There is a limit of 20 channels per user/app combination.NotificationsApiAsync.postNotificationsChannelsAsync(PostNotificationsChannelsRequest request, AsyncApiCallback<Channel> callback) Create a new channel There is a limit of 20 channels per user/app combination.NotificationsApiAsync.postNotificationsChannelsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Channel>> callback) Create a new channel There is a limit of 20 channels per user/app combination.NotificationsApi.postNotificationsChannelsWithHttpInfo()Create a new channel There is a limit of 20 channels per user/app combination.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type ChannelModifier and TypeMethodDescriptionNotificationsApiAsync.postNotificationsChannelsAsync(PostNotificationsChannelsRequest request, AsyncApiCallback<Channel> callback) Create a new channel There is a limit of 20 channels per user/app combination.NotificationsApiAsync.postNotificationsChannelsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<Channel>> callback) Create a new channel There is a limit of 20 channels per user/app combination. -
Uses of Channel in com.mypurecloud.sdk.v2.extensions.notifications
Methods in com.mypurecloud.sdk.v2.extensions.notifications that return ChannelMethods in com.mypurecloud.sdk.v2.extensions.notifications with parameters of type Channel -
Uses of Channel in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChannelModifier and TypeMethodDescriptionChannel.connectUri(String connectUri) Date time is represented as an ISO-8601 string.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ChannelMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type Channel