Context
-
Manage capability agent’s context. Context is a container used to communicate the state of the capability agents to server.
See moreDeclaration
Swift
public protocol ContextManageable : AnyObject
-
ContextInfoDelegate may be capability agent whose context needs to be sent to the server.
See moreDeclaration
Swift
public protocol ContextInfoDelegate : AnyObject
-
The context of the ContextInfoDelegate
See moreDeclaration
Swift
public struct ContextInfo
-
<#Description#>
See moreDeclaration
Swift
public enum ContextType