Package com.mypurecloud.sdk.v2.model
Class VideoConferenceUpdateTopicVideoConference
java.lang.Object
com.mypurecloud.sdk.v2.model.VideoConferenceUpdateTopicVideoConference
- All Implemented Interfaces:
Serializable
VideoConferenceUpdateTopicVideoConference
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconferenceId(String conferenceId) conversationId(String conversationId) booleaninthashCode()participantInfo(VideoConferenceUpdateTopicParticipantInfo participantInfo) voidsetConferenceId(String conferenceId) voidsetConversationId(String conversationId) voidsetParticipantInfo(VideoConferenceUpdateTopicParticipantInfo participantInfo) toString()
-
Constructor Details
-
VideoConferenceUpdateTopicVideoConference
public VideoConferenceUpdateTopicVideoConference() -
VideoConferenceUpdateTopicVideoConference
-
-
Method Details
-
conversationId
-
getConversationId
-
setConversationId
-
conferenceId
-
getConferenceId
-
setConferenceId
-
participantInfo
public VideoConferenceUpdateTopicVideoConference participantInfo(VideoConferenceUpdateTopicParticipantInfo participantInfo) -
getParticipantInfo
-
setParticipantInfo
-
equals
-
hashCode
public int hashCode() -
toString
-