|
|
You are here: CardBoardFish > HTTPSMSService > HowShouldIProcessTheInformationRetrievedFromPollOrProcessIncoming How should I process the information retrieved from poll or processIncoming?Section 4.2 of the HTTPSMS protocol specification document gives details about the format, and the determineType function from IncomingFormat can be used to print the retrieved data to the standard output as a list of key / value pairs. |