Uses of Class
com.mypurecloud.sdk.v2.model.RoomParticipant
Packages that use RoomParticipant
-
Uses of RoomParticipant in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return RoomParticipantModifier and TypeMethodDescriptionChatApi.getChatsRoomParticipant(GetChatsRoomParticipantRequest request) Get a room participantChatApi.getChatsRoomParticipant(String roomJid, String participantJid) Get a room participantMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type RoomParticipantModifier and TypeMethodDescriptionChatApi.getChatsRoomParticipant(ApiRequest<Void> request) Get a room participantChatApiAsync.getChatsRoomParticipantAsync(GetChatsRoomParticipantRequest request, AsyncApiCallback<RoomParticipant> callback) Get a room participantChatApiAsync.getChatsRoomParticipantAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<RoomParticipant>> callback) Get a room participantChatApi.getChatsRoomParticipantWithHttpInfo(String roomJid, String participantJid) Get a room participantMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type RoomParticipantModifier and TypeMethodDescriptionChatApiAsync.getChatsRoomParticipantAsync(GetChatsRoomParticipantRequest request, AsyncApiCallback<RoomParticipant> callback) Get a room participantChatApiAsync.getChatsRoomParticipantAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<RoomParticipant>> callback) Get a room participant -
Uses of RoomParticipant in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoomParticipantModifier and TypeMethodDescriptionRoomParticipant.participantJid(String participantJid) participantJid