Package com.mypurecloud.sdk.v2.model
Class Channel
java.lang.Object
com.mypurecloud.sdk.v2.model.Channel
- All Implemented Interfaces:
Serializable
Channel
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconnectUri(String connectUri) booleanDate time is represented as an ISO-8601 string.getId()inthashCode()voidsetConnectUri(String connectUri) voidsetExpires(Date expires) voidtoString()
-
Constructor Details
-
Channel
public Channel() -
Channel
-
-
Method Details
-
connectUri
-
getConnectUri
-
setConnectUri
-
id
-
getId
-
setId
-
expires
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getExpires
-
setExpires
-
equals
-
hashCode
public int hashCode() -
toString
-