Package com.mypurecloud.sdk.v2.model
Class MediaIceSelectedCandidate
java.lang.Object
com.mypurecloud.sdk.v2.model.MediaIceSelectedCandidate
- All Implemented Interfaces:
Serializable
MediaIceSelectedCandidate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumType of the selected candidate -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionIP address and port of the candidatebooleangetType()inthashCode()voidsetAddress(String address) voidtoString()Type of the selected candidate
-
Constructor Details
-
MediaIceSelectedCandidate
public MediaIceSelectedCandidate() -
MediaIceSelectedCandidate
-
-
Method Details