Developer Documentation

Room.ProcessRPC

public virtual void ProcessRPC(byte[] bytes)

Will process all rpc packets.

Info

Client side processing of MsgPackMessageType is not supported and will always response with "MessagePack requests are not supported!" or drop the request on error

Parameters

NameTypeDescription
bytesByte[]raw Msgpack