Méthode | Description | |
---|---|---|
GetBytes ( int sequenceNumber ) : byte[] | ||
ProcessResponse ( |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
BaseSpheroCommand ( byte deviceId, byte commandId ) : Cirrious.MvvmCross.Plugins.Sphero.Interfaces | ||
GetPayloadBytes ( ) : byte[] |
protected BaseSpheroCommand ( byte deviceId, byte commandId ) : Cirrious.MvvmCross.Plugins.Sphero.Interfaces | ||
deviceId | byte | |
commandId | byte | |
Résultat | Cirrious.MvvmCross.Plugins.Sphero.Interfaces |
public GetBytes ( int sequenceNumber ) : byte[] | ||
sequenceNumber | int | |
Résultat | byte[] |
protected abstract GetPayloadBytes ( ) : byte[] | ||
Résultat | byte[] |
public ProcessResponse ( |
||
response | ||
Résultat | ISpheroMessage |