C# Class bnet.protocol.party.PartyService.Stub

Inheritance: global::bnet.protocol.party.PartyService
Afficher le fichier Open project: fry/d3

Méthodes publiques

Méthode Description
CreateChannel ( global::Google.ProtocolBuffers controller, global request, global done ) : void
GetChannelInfo ( 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

GetChannelInfo() public méthode

public GetChannelInfo ( 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