CardBoardFish
You are here: CardBoardFish > HTTPSMSService > HowDoIPollTheServerForDeliveryReceiptsAndIncomingMessages

How do I poll the server for delivery receipts and incoming messages?

Initialise the ClientPolled library with your username and password, then call its poll function. It takes no parameters, and returns an array of string arrays, each representing the parts of a delivery receipt or incoming message.