Cirrious.MvvmCross.Plugins.Sphero.Commands.GetColorLedCommand.GetPayloadBytes C# (CSharp) Method

GetPayloadBytes() protected final method

protected final GetPayloadBytes ( ) : byte[]
return byte[]
        protected override sealed byte[] GetPayloadBytes()
        {
            return null;
        }