LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
slqssendsmsparams_s Struct Reference

Data Fields

ULONG messageFormat
 
ULONG messageSize
 
BYTEpMessage
 
USHORT messageID
 
ULONG messageFailureCode
 
BYTEpLinktimer
 
BYTEpSmsOnIms
 

Detailed Description

This structure contains SMS parameters

Parameters
messageFormat[IN]
  • Message format
    • 0 - CDMA (IS-637B)
    • 1 - 5 (Reserved)
    • 6 - GSM/WCDMA PP
messageSize[IN]
  • The length of the message contents in bytes
pMessage[IN]
  • The message contents in PDU format contains SMS header and payload message
pMessageID[OUT]
  • message reference ID
pMessageFailureCode[OUT]
  • (Optional) Message Failure Code
  • If cause code is not provided, then value will be 0xFFFFFFFF
pSmsOnIms[IN]
  • (Optional) SMS on IMS
  • Indicates whether the message is to be sent on IMS.
  • Values:
    • 0x00 - Message is not to be sent on IMS
    • 0x01 - Message is to be sent on IMS
    • 0x02 to 0xFF - Reserved
pLinktimer[IN]
  • (Optional) Link Timer
  • Keeps the GW SMS link open for the specified number of seconds; can be enabled if more messages are expected to follow

Field Documentation

ULONG slqssendsmsparams_s::messageFailureCode
ULONG slqssendsmsparams_s::messageFormat
USHORT slqssendsmsparams_s::messageID
ULONG slqssendsmsparams_s::messageSize
BYTE* slqssendsmsparams_s::pLinktimer
BYTE* slqssendsmsparams_s::pMessage
BYTE* slqssendsmsparams_s::pSmsOnIms

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved