Short Message Service Provider Functions (Compact 2013)
3/26/2014
The list below describes the Short Message Service Provider functions.
- XXX_GetMessageInfo
Sets all fields of the SMSROUTERMSGINFO structure based on a RILMESSAGE value.
- XXX_GetSize
Returns the minimum number of bytes required to read all parts of a multipart message.
- XXX_RecognizeMessage
Determines if the provided RILMESSAGE structure is of the desired type.
- XXX_Read
Reads the entire message and fills in provider-specific fields.
- XXX_Send
Calls the function specified by the function pointer smsmsmSendMessageFunction as many times as is necessary to send the actual Short Message Service (SMS) fragments.