Application State Property RemotePhoneCallService API Reference
The current state of this application. Gives information about the current connection state.

Namespace: JustRemotePhone.RemotePhoneService
Assembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax

public ApplicationState State { get; }
See Also