Delegate BattleNetClient.DelegateHandleBattleNetLogonEvents
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public delegate void DelegateHandleBattleNetLogonEvents(string user, BattleNetLoginEventID eventId, string info);
Parameters
Type | Name | Description |
---|---|---|
System.String | user | |
BattleNetLoginEventID | eventId | |
System.String | info |