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