The StringMessage class provides methods for accessing the contents of a StringMessage object. The header file for this class is StringMessage.hpp. It resides in the following subdirectory of your product directory:
DevelopmentKits\cdk\generic_include
Table 112 summarizes the methods in the StringMessage
class.
Member method | Description | Page |
---|---|---|
hasMoreTokens() | Indicates whether a StringMessage object has more string tokens. | hasMoreTokens() |
nextToken() | Returns the next string or NULL. | nextToken() |