Home > rainway-sdk > GetVersion_Invoke
GetVersion_Invoke variable
Signature:
GetVersion_Invoke: {
discriminator: 3;
encode(message: IGetVersion_Invoke): Uint8Array;
encodeInto(message: IGetVersion_Invoke, view: BebopView): number;
decode(buffer: Uint8Array): IGetVersion_Invoke;
readFrom(view: BebopView): IGetVersion_Invoke;
}