Polling
Wait for a response of the SMS 2.0 platformHBufC8* Polling();
Parameters
-
Return
A string with the body of the response from the server, its can have 4 formats
- An empty string - no body in the response
- A phone number - in example "629558855", is the phone number of a contact than requires your authoritation
- A phone number | mesaje - in example "629558855 | hello world", the phone number of a contact than send you a message, and the message
- A string than begin with "<" - this is a presence notification from the server, it has to be interpreted with the GetPresenceList function