# Print output for @column tags ?>
public
static
interface
SEService.OnConnectedListener
android.se.omapi.SEService.OnConnectedListener |
Interface to send call-backs to the application when the service is connected.
Public methods | |
---|---|
abstract
void
|
onConnected()
Called by the framework when the service is connected. |
public abstract void onConnected ()
Called by the framework when the service is connected.