|
| GridInstantMessage () |
|
| GridInstantMessage (GridInstantMessage im, bool addTimestamp) |
|
| GridInstantMessage (IScene scene, UUID _fromAgentID, string _fromAgentName, UUID _toAgentID, byte _dialog, bool _fromGroup, string _message, UUID _imSessionID, bool _offline, Vector3 _position, byte[] _binaryBucket, bool addTimestamp) |
|
| GridInstantMessage (IScene scene, UUID _fromAgentID, string _fromAgentName, UUID _toAgentID, byte _dialog, string _message, bool _offline, Vector3 _position) |
|
Definition at line 34 of file GridInstantMessage.cs.
OpenSim.Framework.GridInstantMessage.GridInstantMessage |
( |
| ) |
|
|
inline |
OpenSim.Framework.GridInstantMessage.GridInstantMessage |
( |
GridInstantMessage |
im, |
|
|
bool |
addTimestamp |
|
) |
| |
|
inline |
OpenSim.Framework.GridInstantMessage.GridInstantMessage |
( |
IScene |
scene, |
|
|
UUID |
_fromAgentID, |
|
|
string |
_fromAgentName, |
|
|
UUID |
_toAgentID, |
|
|
byte |
_dialog, |
|
|
bool |
_fromGroup, |
|
|
string |
_message, |
|
|
UUID |
_imSessionID, |
|
|
bool |
_offline, |
|
|
Vector3 |
_position, |
|
|
byte[] |
_binaryBucket, |
|
|
bool |
addTimestamp |
|
) |
| |
|
inline |
OpenSim.Framework.GridInstantMessage.GridInstantMessage |
( |
IScene |
scene, |
|
|
UUID |
_fromAgentID, |
|
|
string |
_fromAgentName, |
|
|
UUID |
_toAgentID, |
|
|
byte |
_dialog, |
|
|
string |
_message, |
|
|
bool |
_offline, |
|
|
Vector3 |
_position |
|
) |
| |
|
inline |
byte [] OpenSim.Framework.GridInstantMessage.binaryBucket |
byte OpenSim.Framework.GridInstantMessage.dialog |
Guid OpenSim.Framework.GridInstantMessage.fromAgentID |
string OpenSim.Framework.GridInstantMessage.fromAgentName |
bool OpenSim.Framework.GridInstantMessage.fromGroup |
Guid OpenSim.Framework.GridInstantMessage.imSessionID |
string OpenSim.Framework.GridInstantMessage.message |
byte OpenSim.Framework.GridInstantMessage.offline |
uint OpenSim.Framework.GridInstantMessage.ParentEstateID |
Vector3 OpenSim.Framework.GridInstantMessage.Position |
Guid OpenSim.Framework.GridInstantMessage.RegionID |
uint OpenSim.Framework.GridInstantMessage.timestamp |
Guid OpenSim.Framework.GridInstantMessage.toAgentID |
The documentation for this class was generated from the following file: