DeviceSms
Wisej.Hybrid.DeviceSms
Last updated
Wisej.Hybrid.DeviceSms
Last updated
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Provides methods for composing SMS messages on the client device.
Access this class through the Device singleton.
Initializes a new instance of DeviceSms.
Boolean: Gets a value indicating whether the client device supports composing SMS messages.
Composes and sends a new SMS message on the client device.
This method allows you to compose and send an SMS message on the client device. Ensure that the necessary permissions and configuration are in place for sending SMS messages.
Parameter | Type | Description |
---|---|---|
sms
The SMS message to be composed and sent.