Photon Fusion 2.1.1

RpcSendResult Struct Reference

RPC send operation result information. More...

Public Member Functions

override readonly string ToString ()
 Returns a string that represents the current RpcSendResult.

Public Attributes

int MessageSize
 The size of the RPC message.
RpcSendMessageResult Result
 Result flags for the RPC send operation.

Detailed Description

RPC send operation result information.