IAppContextEventHandler
interface IAppContextEventHandler
Content copied to clipboard
This is the IPC callback interface for the partner app to implement.
Functions
onContextRequestReceived
Link copied to clipboard
abstract fun onContextRequestReceived(contextRequestInfo: ContextRequestInfo)
Content copied to clipboard
onInvalidContextRequestReceived
Link copied to clipboard
onSyncServiceDisconnected
Link copied to clipboard
abstract fun onSyncServiceDisconnected()
Content copied to clipboard