C# Class Protocol.Mumble.Reject

Inheritance: global::ProtoBuf.IExtensible
Show file Open project: FreeApophis/Mumble.net Class Usage Examples

Private Properties

Property Type Description
Resetreason void
Resettype void
ShouldSerializereason bool
ShouldSerializetype bool
global global::ProtoBuf.IExtension

Public Methods

Method Description
HandleMessage ( MumbleClient client ) : void
Reject ( )

Private Methods

Method Description
Resetreason ( ) : void
Resettype ( ) : void
ShouldSerializereason ( ) : bool
ShouldSerializetype ( ) : bool
global ( bool createIfMissing ) : global::ProtoBuf.IExtension

Method Details

HandleMessage() public method

public HandleMessage ( MumbleClient client ) : void
client MumbleClient
return void

Reject() public method

public Reject ( )