Added in API level 28

SEService.OnConnectedListener

public static interface SEService.OnConnectedListener

android.se.omapi.SEService.OnConnectedListener


Interface to send call-backs to the application when the service is connected.

Summary

Public methods

abstract void onConnected()

Called by the framework when the service is connected.

Public methods

onConnected

Added in API level 28
public abstract void onConnected ()

Called by the framework when the service is connected.