public Authenticate ( string gameId, string hostname, int httpPort, string username, string password, Success success, Error error ) : IEnumerator | ||
gameId | string | |
hostname | string | |
httpPort | int | |
username | string | |
password | string | |
success | Success | |
error | Error | |
return | IEnumerator |