Packagecom.pcbsys.nirvana.client
Interfacepublic interface nNamedPriorityListener

This interface should be implemented by any object that requires a callback when the subscription to a channel with a named object and priority enabled reaches the top. After this callback is called the client can expect to receive events from the channel



Public Methods
 MethodDefined By
  
This callback is called asynchronously from the server when the client has priority on the channel/named object subscription
nNamedPriorityListener
Method Detail
havePriority()method
public function havePriority():void

This callback is called asynchronously from the server when the client has priority on the channel/named object subscription