deleteAppContext

open override fun deleteAppContext(context: Context, contextId: String, callback: IAppContextResponse)

Delete app context to the host app(Link to Windows). This should be invoked after receiving broadcast from the host app.

Parameters

context

Context to send the app context

contextId

the context id used to delete the app context

callback

the callback to get response