DeviceSmsInfo
Wisej.Hybrid.DeviceSmsInfo
Namespace: Wisej.Hybrid
Assembly: Wisej.Hybrid (3.5.0.0)
Represents information about the device's SMS (Short ReceivedMessage Service) capabilities. This class provides properties to check if specific SMS-related features are supported by the device.
public class DeviceSmsInfo : DeviceInfoBase
Access this class through the Info singleton.
Constructors
DeviceSmsInfo()

Initializes a new instance of the DeviceSmsInfo class.
Properties
IsComposeSupported

Boolean: Gets a value indicating whether SMS composition is supported on the device.
Methods
OnWebUpdate(info)

Updates the SMS capability information.
Parameter
Type
Description
Last updated