public method O2GSession.subscribeResponse
    
Brief
Subscribes the session response listener.
| Declaration | ||||
| 
 | ||||
| Parameters | |
| listener | An instance of the class which implements the IO2GResponseListener interface. | 
Details
You must unsubscribe all the listeners before releasing the session object.
Use unsubscribeResponse to unsubscribe the listener.
Declared in O2GSession