@wildix/wda-history-client > CallParticipant
CallParticipant interface
Signature:
export interface CallParticipant
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) The location specifies a geographic point using latitude and longitude coordinates. Example 'lat=29.3008&lon=1.7002' | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) Represents a network endpoint consisting of a private IP address and a port number. Example: '172.16.1.2:54003' | ||
string | undefined | (Optional) Represents a network endpoint consisting of a public IP address and a port number. Example: '123.45.67.89:59317' | ||
string | undefined | (Optional) A unique identifier for the SIP call session used to control the call e.g., answer, hold, transfer, hang up. | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) | ||
CallDevice | undefined | (Optional) | ||
string | undefined | (Optional) | ||
string | undefined | (Optional) |