Property ActiveChatChannel
ActiveChatChannel
Gets or sets the active chat channel for the player.
public CHATCHANNEL ActiveChatChannel { get; set; }
Property Value
Remarks
This property determines the current chat channel in which the player is participating. The default value is GLOBAL, meaning the player starts in the global chat channel.