Starts calling the given number. In the case this service is not connected to the CallCenter-application
(State is unequal to Connected) or the phone is not connected
to CallCenter (State) equals Unknown) the given number is queued
for some seconds to be dialed immediately after a connection to the phone has been established.
The queued number can be watch via the property NumberToCallPending.
Namespace: JustRemotePhone.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
Parameters
- number
- Type: System String
The number to be called.
See Also