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