C# Class WorldServer.TCP.ServerPackets.VOICE_CHANNEL_INFO

Inheritance: PacketOut
Exibir arquivo Open project: fiki574/rAPB

Public Methods

Method Description
VOICE_CHANNEL_INFO ( UInt32 channeluid, Byte channeltype, String channeluri ) : System

Method Details

VOICE_CHANNEL_INFO() public method

public VOICE_CHANNEL_INFO ( UInt32 channeluid, Byte channeltype, String channeluri ) : System
channeluid System.UInt32
channeltype Byte
channeluri String
return System