mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class BattleNetMessageArgs
Generated by DocFX

Class BattleNetMessageArgs

Inheritance
System.Object
BattleNetMessageArgs
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public class BattleNetMessageArgs

Constructors

| Improve this Doc View Source

BattleNetMessageArgs(BattleNetChatEventID, String, Int32)

Declaration
public BattleNetMessageArgs(BattleNetChatEventID eventId, string message, int flags)
Parameters
Type Name Description
BattleNetChatEventID eventId
System.String message
System.Int32 flags

Fields

| Improve this Doc View Source

EventId

Declaration
public readonly BattleNetChatEventID EventId
Field Value
Type Description
BattleNetChatEventID
| Improve this Doc View Source

Flags

Declaration
public readonly int Flags
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Message

Declaration
public readonly string Message
Field Value
Type Description
System.String


Copyright © 2010 - 2025 mikeownage.com all rights reserved.