wManager.Wow.Helpers Namespace
WRobot

Channel..::..ReadChannel Method

Read specific channel.

Namespace:  wManager.Wow.Helpers
Assembly:  wManager (in wManager.dll)

Syntax


public string ReadChannel(
	ChatTypeId chatTypeId
)
Public Function ReadChannel ( _
	chatTypeId As ChatTypeId _
) As String
public:
String^ ReadChannel(
	ChatTypeId^ chatTypeId
)

Parameters

chatTypeId
Type: wManager.Wow.Enums..::..ChatTypeId
The chat type id.

Return Value

System.String.