public method O2GSession.dispose

Brief

Releases resources object have been using.

Declaration
Java
void  dispose ()

Details

Important: always call this method after disconnecting of the session object.

Declared in O2GSession

back