Short Message Service Provider Functions (Compact 2013)

3/26/2014

The list below describes the Short Message Service Provider functions.

  • XXX_GetSize
    Returns the minimum number of bytes required to read all parts of a multipart message.
  • 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.

See Also

Reference

Short Message Service Provider Reference