Package com.mypurecloud.sdk.v2.model
Class Station
java.lang.Object
com.mypurecloud.sdk.v2.model.Station
- All Implemented Interfaces:
Serializable
Station
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) booleangetId()getName()getType()inthashCode()lineAppearanceId(String lineAppearanceId) primaryEdge(DomainEntityRef primaryEdge) secondaryEdge(DomainEntityRef secondaryEdge) voidsetDescription(String description) voidsetLineAppearanceId(String lineAppearanceId) voidvoidsetPrimaryEdge(DomainEntityRef primaryEdge) voidsetSecondaryEdge(DomainEntityRef secondaryEdge) voidsetStatus(Station.StatusEnum status) voidvoidvoidsetWebRtcUserId(String webRtcUserId) status(Station.StatusEnum status) toString()The Id of the user currently logged in and associated with the station.webRtcUserId(String webRtcUserId) The Id of the user configured for the station if it is of type inin_webrtc_softphone.
-
Constructor Details
-
Station
public Station() -
Station
-
-
Method Details
-
getId
-
name
-
getName
-
setName
-
description
-
getDescription
-
setDescription
-
status
-
getStatus
-
setStatus
-
userId
The Id of the user currently logged in and associated with the station. -
getUserId
-
setUserId
-
webRtcUserId
The Id of the user configured for the station if it is of type inin_webrtc_softphone. Empty if station type is not inin_webrtc_softphone. -
getWebRtcUserId
-
setWebRtcUserId
-
-
getPrimaryEdge
-
setPrimaryEdge
-
secondaryEdge
-
getSecondaryEdge
-
setSecondaryEdge
-
type
-
getType
-
setType
-
lineAppearanceId
-
getLineAppearanceId
-
setLineAppearanceId
-
getWebRtcMediaDscp
-
getWebRtcPersistentEnabled
-
getWebRtcForceTurn
-
getWebRtcCallAppearances
-
getWebRtcRequireMediaHelper
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-