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