ActiveNumberChangedDelegate DelegateRemotePhoneCallService API Reference
Delegate for the ActiveNumberChanged-event.

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

public delegate void ActiveNumberChangedDelegate(
	string newActiveNumber,
	string oldActiveNumber
)
See Also