IccMessage constructor

Constructor

IccMessage (unsigned short number,
            const char* text,
            const char* className = 0,
            const char* methodName = 0)

number
The number associated with the message
text
The text associated with the message
className
The optional name of the class associated with the message
methodName
The optional name of the method associated with the message.
[[ Contents Previous Page | Next Page Index ]]