Method | Description | |
---|---|---|
ShouldSendPartialDataToClient ( byte data, ISessionContext context ) : bool | ||
ShouldSendPartialDataToServer ( byte data, ISessionContext context ) : bool | ||
TransitionToState ( ISessionContext context ) : void |
public ShouldSendPartialDataToClient ( byte data, ISessionContext context ) : bool | ||
data | byte | |
context | ISessionContext | |
return | bool |
public ShouldSendPartialDataToServer ( byte data, ISessionContext context ) : bool | ||
data | byte | |
context | ISessionContext | |
return | bool |
public TransitionToState ( ISessionContext context ) : void | ||
context | ISessionContext | |
return | void |