TransportSessionListener
This interface is used in combination with setTransportSessionListener(TransportSessionListener)
.
TransportSessionListener API
onTransportSessionCompleted()
onTransportSessionCompleted()
Invoked when a transport session is completed.
Parameters
session
a TransportSession object containing the session information.
Last updated