Click or drag to resize
SpaceListen Method
Overload List
  NameDescription
Public methodListen(Listener)
Returns a listener on a space for receiving event notifications.
Public methodListen(Listener, ListenerDef)
Returns a listener on a space for receiving event notifications. Listener definition can also be supplied to specify the distribution and time scopes.
Public methodListen(Listener, String)
Returns a listener on a space for receiving notifications on events that match the specified filter.
Public methodListen(Listener, ListenerDef, String)
Returns a listener on a space for receiving notifications on events that match the specified filter. Listener definition can also be supplied to specify the distribution and time scopes.
Top
See Also