SMSMessage object  SMSProviderSpecificData object

Chapter 2: System Object Properties, Events, and Functions

SMSProtocol object

The SMSProtocol object is a system structure that stores the data encoding and message mode of an SMS message. The SMSProtocol object has no events. It inherits functions from the PowerObject base object.

Properties

SMSProtocol property

Datatype

Description

ClassDefinition

PowerObject

An object of type PowerObject containing information about the class definition of the object or control.

Encoding

SMSDataEncoding

Indicates the text encoding of the SMS message. Values are:

  • SMSDE_OPTIMAL! (recommended for most purposes)

  • SMSDE_GSM!

  • SMSDE_UCS2!

Mode

SMSMessageModes

Indicates whether the message mode is send or receive. Values are:

  • SMSMODERECEIVE! (not implemented)

  • SMSMODESEND!

ProtocolType

SMSProtocolType

Indicates which SMS protocol to use. Values are:

  • SMS_MSGTYPE_TEXT!

  • SMS_MSGTYPE_NOTIFICATION!

  • SMS_MSGTYPE_WDP!

  • SMS_MSGTYPE_WCMP!

  • SMS_MSGTYPE_STATUS!

  • SMS_MSGTYPE_BROADCAST!

  • SMS_MSGTYPE_RAW!





Copyright © 2004. Sybase Inc. All rights reserved. SMSProviderSpecificData object

View this book as PDF