OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Events | List of all members
OpenSim.Framework.Client.IClientChat Interface Reference
Inheritance diagram for OpenSim.Framework.Client.IClientChat:
Inheritance graph
[legend]

Public Member Functions

void SendChatMessage (string message, byte type, Vector3 fromPos, string fromName, UUID fromAgentID, UUID ownerID, byte source, byte audible)
 

Events

ChatMessage OnChatFromClient
 

Detailed Description

Definition at line 32 of file IClientChat.cs.

Member Function Documentation

void OpenSim.Framework.Client.IClientChat.SendChatMessage ( string  message,
byte  type,
Vector3  fromPos,
string  fromName,
UUID  fromAgentID,
UUID  ownerID,
byte  source,
byte  audible 
)

Event Documentation

ChatMessage OpenSim.Framework.Client.IClientChat.OnChatFromClient

Definition at line 34 of file IClientChat.cs.


The documentation for this interface was generated from the following file: