public method O2GSession.subscribeSessionStatus
    
Brief
Subscribes a session status listener.
| Declaration | ||||
| 
 | ||||
| Parameters | |
| listener | An instance of the class which implements the IO2GSessionStatus interface. | 
Details
You must unsubscribe all the listeners before disposing the session object.
Use unsubscribeSessionStatus to unsubscribe the listener.
Declared in O2GSession