Blueprint ReferenceRoomSend RPCVersion: 2.xOn this pageSend RPC Sends a custom RPC to the server. The payload must be a valid JSON string. Inputs NameTypeDescription JSONstringThe JSON-encoded RPC payload. Outputs NameTypeDescription Return ValuebooleanTrue if the RPC was sent successfully.