Package com.ringcentral.definitions
Class PartySuperviseResponse
java.lang.Object
com.ringcentral.definitions.PartySuperviseResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionInternal identifier of an account that monitors a callDirection of a call Enum: Outbound, InboundInternal identifier of an extension that monitors a callInternal identifier of a party that monitors a callSpecifies if a call party is mutedSpecifies if a device is stand-alone -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionextensionId
(String extensionId) standAlone
(Boolean standAlone) status
(CallStatusInfo status)
-
Field Details
-
from
-
to
-
direction
Direction of a call Enum: Outbound, Inbound -
id
Internal identifier of a party that monitors a call -
accountId
Internal identifier of an account that monitors a call -
extensionId
Internal identifier of an extension that monitors a call -
muted
Specifies if a call party is muted -
owner
-
standAlone
Specifies if a device is stand-alone -
status
-
-
Constructor Details
-
PartySuperviseResponse
public PartySuperviseResponse()
-
-
Method Details
-
from
-
to
-
direction
-
id
-
accountId
-
extensionId
-
muted
-
owner
-
standAlone
-
status
-