cl::yx::YX_Ticket Class Reference
List of all members.
Public Member Functions |
| | YX_Ticket (String uniqueid) |
| | Constructs a YX_Ticket object from a string.
|
| | YX_Ticket (int uniqueid) |
| | Constructs a YX_Ticket object from an integer.
|
| String | toString () |
Static Public Member Functions |
|
static YX_Ticket | SMSIn () |
Package Functions |
|
boolean | isValid () |
Constructor & Destructor Documentation
| cl::yx::YX_Ticket::YX_Ticket |
( |
String |
uniqueid |
) |
[inline] |
Constructs a YX_Ticket object from a string.
- Parameters:
-
| uniqueid | String containing the number of the message's ticket. |
| cl::yx::YX_Ticket::YX_Ticket |
( |
int |
uniqueid |
) |
[inline] |
Constructs a YX_Ticket object from an integer.
- Parameters:
-
| uniqueid | Integer number of the message's ticket. |
Member Function Documentation
| String cl::yx::YX_Ticket::toString |
( |
|
) |
[inline] |
- Returns:
- A string containing the number of the message's ticket.
The documentation for this class was generated from the following file: