setAppId

fun setAppId(appId: String)

Set the package of the application the context is for.

This is optional. Note that only context service providers need to use this. If omitted the calling response provider's package will be used.

Parameters

appId

the package name of the app