Context

  • Manage capability agent’s context. Context is a container used to communicate the state of the capability agents to server.

    See more

    Declaration

    Swift

    public protocol ContextManageable : AnyObject
  • ContextInfoDelegate may be capability agent whose context needs to be sent to the server.

    See more

    Declaration

    Swift

    public protocol ContextInfoDelegate : AnyObject
  • The context of the ContextInfoDelegate

    See more

    Declaration

    Swift

    public struct ContextInfo
  • <#Description#>

    See more

    Declaration

    Swift

    public enum ContextType