C# Class bnet.protocol.chat.ChatService.Stub

Inheritance: global::bnet.protocol.chat.ChatService
Afficher le fichier Open project: fry/d3

Méthodes publiques

Méthode Description
CreateChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void
FindChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void
JoinChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void

Private Methods

Méthode Description
Stub ( global::Google.ProtocolBuffers channel )

Method Details

CreateChannel() public méthode

public CreateChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void
controller global::Google.ProtocolBuffers
request global
done global
Résultat void

FindChannel() public méthode

public FindChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void
controller global::Google.ProtocolBuffers
request global
done global
Résultat void

JoinChannel() public méthode

public JoinChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void
controller global::Google.ProtocolBuffers
request global
done global
Résultat void