onContextResponseSuccess

abstract fun onContextResponseSuccess(response: AppContext)

Called when the context was sent to Link to Windows successfully. Note that the callback may not be called on the same thread where the response was provided.

Parameters

response

AppContext object this callback is for