PermissionAgent
class PermissionAgent(contextManager: ContextManagerInterface, delegate: PermissionDelegate) : CapabilityAgent, SupportedInterfaceContextProvider, RequestPermissionDirectiveHandler.Controller
Content copied to clipboard
Constructors
Link copied to clipboard
fun PermissionAgent(contextManager: ContextManagerInterface, delegate: PermissionDelegate)
Content copied to clipboard
Types
Functions
Link copied to clipboard
open override fun provideState( contextSetter: ContextSetterInterface, namespaceAndName: NamespaceAndName, contextType: ContextType, stateRequestToken: Int)
Content copied to clipboard
Link copied to clipboard
open override fun requestPermission(header: Header, payload: RequestPermissionDirectiveHandler.Payload)
Content copied to clipboard