PhoneActionStateChangedDelegate DelegateRemotePhoneCallService API Reference
Delegate for the PhoneActionStateChanged-event.

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

public delegate void PhoneActionStateChangedDelegate(
	PhoneActionState newState,
	PhoneActionState oldState
)
See Also