|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SOCJoinGameAuth | |
| soc.client | |
| soc.message | |
| soc.robot | |
| Uses of SOCJoinGameAuth in soc.client |
| Methods in soc.client with parameters of type SOCJoinGameAuth | |
protected void |
SOCPlayerClient.handleJOINGAMEAUTH(SOCJoinGameAuth mes,
boolean isLocal)
handle the "join game authorization" message |
protected void |
SOCDisplaylessPlayerClient.handleJOINGAMEAUTH(SOCJoinGameAuth mes)
handle the "join game authorization" message |
| Uses of SOCJoinGameAuth in soc.message |
| Methods in soc.message that return SOCJoinGameAuth | |
static SOCJoinGameAuth |
SOCJoinGameAuth.parseDataStr(java.lang.String s)
Parse the command String into a JoinGameAuth message |
| Uses of SOCJoinGameAuth in soc.robot |
| Methods in soc.robot with parameters of type SOCJoinGameAuth | |
protected void |
SOCRobotClient.handleJOINGAMEAUTH(SOCJoinGameAuth mes)
handle the "join game authorization" message |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||