Package com.mypurecloud.sdk.v2.model
Class RoomParticipantsResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.RoomParticipantsResponse
- All Implemented Interfaces:
Serializable
RoomParticipantsResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()participants(List<RoomParticipantResponse> participants) list of room participantsvoidsetParticipants(List<RoomParticipantResponse> participants) toString()
-
Constructor Details
-
RoomParticipantsResponse
public RoomParticipantsResponse() -
RoomParticipantsResponse
-
-
Method Details