Construct a new instance of the
InstantMessageEventArgs object
 Declaration Syntax
Declaration Syntax| C# | 
public InstantMessageEventArgs( InstantMessage im, Simulator simulator )
 Parameters
Parameters- im ( InstantMessage)
- the InstantMessage object
- simulator ( Simulator)
- the simulator where the InstantMessage origniated
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)
 
