Photon Fusion 1.1.9

Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
NetCommandRefused Struct Reference

Refuse Command, sent by the server when the connection was refused. This happens when the server has reached its max connection capacity. More...

Static Public Member Functions

static NetCommandRefused Create (NetConnectFailedReason reason)
 

Public Attributes

NetCommandHeader Header
 
NetConnectFailedReason Reason
 

Static Public Attributes

const int SIZE_IN_BITS = SIZE_IN_BYTES * 8
 
const int SIZE_IN_BYTES = 3
 

Detailed Description

Refuse Command, sent by the server when the connection was refused. This happens when the server has reached its max connection capacity.