The following tables list the members exposed by TelephonyConnectionBase.
Name | Description | |
---|---|---|
![]() | ActiveCallSnapshotTypeName | Type names for the collection of current calls. |
![]() | CallTypeName | The full name of the call type of the messaging library. |
![]() | MsgErrorInfoTypeName | The name of the type for the error information of the messaging library. |
Name | Description | |
---|---|---|
![]() | IsActive | A flag of connection activity. |
![]() | MsgLibrary | Link to the message library. |
![]() | MsgSessionUId | The session ID of the connection. |
![]() | UserContactUId | The user contact ID in the database that initiated this connection. |
![]() | UserUId | The user ID in the database that initiated this connection. |
Name | Description | |
---|---|---|
![]() | ClearMsgEventHandlers | Writes off the web-socket connection from the OnMessage telephony connection event. |
![]() | CloseConnection | Closes the connection to the telephony server and releases resources. |
![]() | Dispose | Deletes, releases and resets resources. |
![]() ![]() | LogDebug | Overloaded. |
![]() ![]() | LogError | Overloaded. |
![]() | ResetCloseConnectionTimer | Resets the connection timer. |
Name | Description | |
---|---|---|
![]() | OnMessage | The event is triggered when a message is sent to the client by the current connection. |