Uses of Class
com.mypurecloud.sdk.v2.model.RoomParticipantResponse
Packages that use RoomParticipantResponse
-
Uses of RoomParticipantResponse in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoomParticipantResponseModifier and TypeMethodDescriptionjid of the participantRoomParticipantResponse.user(AddressableEntityRef user) User id of the participantMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type RoomParticipantResponseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RoomParticipantResponseModifier and TypeMethodDescriptionRoomParticipantsResponse.participants(List<RoomParticipantResponse> participants) list of room participantsvoidRoomParticipantsResponse.setParticipants(List<RoomParticipantResponse> participants)