C# Class Ctf.Communication.SignInCommand

Inheritance: BaseCommand
Mostrar archivo Open project: blstream/Patronage2013-CaptureTheFlag Class Usage Examples

Public Methods

Method Description
SignIn ( ) : Task
SignInCommand ( String gameId ) : System

Private Methods

Method Description
RequestCallbackOnFail ( String errorMessage ) : void
RequestCallbackOnSuccess ( IRestResponse response ) : void

Method Details

SignIn() public method

public SignIn ( ) : Task
return Task

SignInCommand() public method

public SignInCommand ( String gameId ) : System
gameId String
return System