ApplicationStateChangedDelegate DelegateRemotePhoneCallService API Reference
Delegate for the ApplicationStateChanged-event.

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

public delegate void ApplicationStateChangedDelegate(
	ApplicationState newState,
	ApplicationState oldState
)
See Also