The SMSSession object provides the interface for a PocketBuilder application and the SMS messaging system on a Pocket PC or SmartPhone device. It opens and closes an SMS message session and has functions that let you send and get the status of an SMS message. It also provides access to the SMSAddress, SMSMessage, and SMSProtocol objects.
SMSSession property |
Datatype |
Description |
---|---|---|
ClassDefinition |
PowerObject |
An object of type PowerObject containing information about the class definition of the object or control. |
SMSSession event |
Occurs |
---|---|
When the object is created |
|
When the object is destroyed |
SMSSession function |
Datatype returned |
Description |
---|---|---|
Integer |
Closes the SMS session. |
|
Integer |
Checks the status of an SMS message sent during the current session. |
|
Integer |
Opens the SMS session for send access. Read access will be supported in a future release. |
|
Integer |
Sends an SMS message. |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |