Package com.ringcentral.definitions
Class MissedCallEvent
java.lang.Object
com.ringcentral.definitions.MissedCallEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionCalling action, for example 'StartRing'Event filter nameInternal identifier of an extension Default: ~Phone number of a caller.Caller nameInternal identifier of a subscription owner extensionNotification lifetime value in seconds, the default value is 30 seconds Format: int32File containing recorded caller nameIdentifier of a serverIdentifier of a call sessionUnique identifier of a sessionUser dataUser dataInternal identifier of a subscriptionThe timestamp of a call action in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-timePhone number of a calleeCallee nameSIP proxy registration nameUniversally unique identifier of a notification -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextensionId
(String extensionId) subscriptionId
(String subscriptionId)
-
Field Details
-
uuid
Universally unique identifier of a notification -
pn_apns
-
event
Event filter name -
subscriptionId
Internal identifier of a subscription -
timestamp
The timestamp of a call action in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time -
extensionId
Internal identifier of an extension Default: ~ -
action
Calling action, for example 'StartRing' -
sessionId
Identifier of a call session -
serverId
Identifier of a server -
from
Phone number of a caller. For GCM transport type '_from' property should be used -
fromName
Caller name -
to
Phone number of a callee -
toName
Callee name -
sid
Unique identifier of a session -
toUrl
SIP proxy registration name -
srvLvl
User data -
srvLvlExt
User data -
recUrl
File containing recorded caller name -
pn_ttl
Notification lifetime value in seconds, the default value is 30 seconds Format: int32 -
ownerId
Internal identifier of a subscription owner extension
-
-
Constructor Details
-
MissedCallEvent
public MissedCallEvent()
-
-
Method Details
-
uuid
-
pn_apns
-
event
-
subscriptionId
-
timestamp
-
extensionId
-
action
-
sessionId
-
serverId
-
from
-
fromName
-
to
-
toName
-
sid
-
toUrl
-
srvLvl
-
srvLvlExt
-
recUrl
-
pn_ttl
-
ownerId
-