The state of the currently pending phone command.
Namespace: JustRemotePhone.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No command is in progress. | |
CallStarting | 1 | A new call is starting. | |
CallAccepting | 2 | An incoming call is to be accepted. | |
CallEnding | 3 | An active call is ending. | |
Unknown | 255 | The current command action is unknown because the Application is not connected to a CallCenter process. |
See Also