Uses of Class
com.mypurecloud.sdk.v2.api.request.PostChatsRoomsRequest
Packages that use PostChatsRoomsRequest
-
Uses of PostChatsRoomsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostChatsRoomsRequestModifier and TypeMethodDescriptionChatApi.postChatsRooms(PostChatsRoomsRequest request) Create an adhoc roomChatApiAsync.postChatsRoomsAsync(PostChatsRoomsRequest request, AsyncApiCallback<CreateRoomResponse> callback) Create an adhoc room -
Uses of PostChatsRoomsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostChatsRoomsRequestModifier and TypeMethodDescriptionPostChatsRoomsRequest.Builder.build()PostChatsRoomsRequest.withBody(CreateRoomRequest body) PostChatsRoomsRequest.withCustomHeader(String name, String value)