Method | Description | |
---|---|---|
Disconnect ( ) : void | ||
NonAwaitingConnectedSpheroRunner ( IStreamSocketWrapper streamSpheroWrapper ) : System | ||
RaiseDisconnected ( ) : void | ||
SendAndReceive ( ISpheroCommand command, Action |
||
Start ( ) : void |
Method | Description | |
---|---|---|
ProcessCommandResponse ( |
||
ReceiveResponse ( ) : |
||
ReceiveResponses ( ) : void | ||
SendCommand ( |
||
SendCommmands ( ) : void |
public NonAwaitingConnectedSpheroRunner ( IStreamSocketWrapper streamSpheroWrapper ) : System | ||
streamSpheroWrapper | IStreamSocketWrapper | |
return | System |
public SendAndReceive ( ISpheroCommand command, Action |
||
command | ISpheroCommand | |
onSuccess | Action |
|
onError | Action |
|
return | void |