Package | com.pcbsys.nirvana.client.event |
Class | public class nStoreDeletedEvent |
Inheritance | nStoreDeletedEvent ![]() ![]() |
Public Properties
Property | Defined By | ||
---|---|---|---|
name : String
Returns the name of deleted stream that the event found. | nStoreDeletedEvent |
Public Methods
Method | Defined By | ||
---|---|---|---|
nStoreDeletedEvent(type:String) | nStoreDeletedEvent |
Property Detail
name | property |
name:String
Returns the name of deleted stream that the event found.
Implementation
public function get name():String
public function set name(value:String):void
Constructor Detail
nStoreDeletedEvent | () | Constructor |
public function nStoreDeletedEvent(type:String)
Parameters
type:String |