메소드 | 설명 | |
---|---|---|
RegisterDisconnectAction ( string>.Action |
메소드 | 설명 | |
---|---|---|
OnDisconnect ( DisconnectReason reasonCode, string reasonDetail ) : void | ||
OnOperationRequest ( OperationRequest operationRequest, SendParameters sendParameters ) : void |
메소드 | 설명 | |
---|---|---|
PhotonWireClientPeer ( InitRequest initRequest ) : System |
protected OnDisconnect ( DisconnectReason reasonCode, string reasonDetail ) : void | ||
reasonCode | DisconnectReason | |
reasonDetail | string | |
리턴 | void |
protected OnOperationRequest ( OperationRequest operationRequest, SendParameters sendParameters ) : void | ||
operationRequest | OperationRequest | |
sendParameters | SendParameters | |
리턴 | void |
public RegisterDisconnectAction ( string>.Action |
||
action | string>.Action | |
리턴 | IDisposable |