Packagecom.pcbsys.nirvana.client.event
Classpublic class nSubscribeResultEvent
InheritancenSubscribeResultEvent Inheritance nBaseNirvanaEvent Inheritance flash.events.Event

This class will be used by event dispatchers when events are required



Public Properties
 PropertyDefined By
  result : Array
Returns the array that the event found.
nSubscribeResultEvent
Public Methods
 MethodDefined By
  
nSubscribeResultEvent
Property Detail
resultproperty
result:Array

Returns the array that the event found.


Implementation
    public function get result():Array
    public function set result(value:Array):void
Constructor Detail
nSubscribeResultEvent()Constructor
public function nSubscribeResultEvent(type:String)



Parameters
type:String