Package com.ringcentral.definitions
Class ListCompanyActiveCallsParameters
java.lang.Object
com.ringcentral.definitions.ListCompanyActiveCallsParameters
Query parameters for operation listCompanyActiveCalls
-
Field Summary
FieldsModifier and TypeFieldDescriptionString[]
Conference call type: RCC or RC Meetings.String[]
The direction of call records to be included in the result.Indicates the page number to retrieve.Indicates the page size (number of items) Minimum: 1 Format: int32 Default: 100String[]
The type of call transport.String[]
The type of call records to be included in the result.Defines the level of details for returned call records Default: Simple Enum: Simple, Detailed -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
direction
The direction of call records to be included in the result. If omitted, both inbound and outbound calls are returned. Multiple values are supported Enum: Inbound, Outbound -
view
Defines the level of details for returned call records Default: Simple Enum: Simple, Detailed -
type
The type of call records to be included in the result. If omitted, all call types are returned. Multiple values are supported Enum: Voice, Fax -
transport
The type of call transport. Multiple values are supported. By default, this filter is disabled Enum: PSTN, VoIP -
conferenceType
Conference call type: RCC or RC Meetings. If not specified, no conference call filter applied Enum: AudioConferencing, Meetings -
page
Indicates the page number to retrieve. Only positive number values are accepted Minimum: 1 Format: int32 Default: 1 -
perPage
Indicates the page size (number of items) Minimum: 1 Format: int32 Default: 100
-
-
Constructor Details
-
ListCompanyActiveCallsParameters
public ListCompanyActiveCallsParameters()
-
-
Method Details
-
direction
-
view
-
type
-
transport
-
conferenceType
-
page
-
perPage
-