C# Class WorldServer.TCP.ServerPackets.VOICE_CHANNEL_INFO

Inheritance: PacketOut
Afficher le fichier Open project: fiki574/rAPB

Méthodes publiques

Méthode Description
VOICE_CHANNEL_INFO ( UInt32 channeluid, Byte channeltype, String channeluri ) : System

Method Details

VOICE_CHANNEL_INFO() public méthode

public VOICE_CHANNEL_INFO ( UInt32 channeluid, Byte channeltype, String channeluri ) : System
channeluid System.UInt32
channeltype Byte
channeluri String
Résultat System