Starts the creation of a new SMS for the given numbers. 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 numbers are queued for some seconds to be used for the SMS creation immediately after a connection to the
phone has been established. The queued numbers can be watched via the property NumbersForCreateSMSPending.
Namespace: JustRemotePhone.RemotePhoneServiceAssembly: RemotePhoneService (in RemotePhoneService.dll) Version: 5.6.0.1
Syntax
Parameters
- numbers
- Type: System String
The numbers for the new SMS.
See Also