SessionAgent

  • Session-agent is needed to manage session.

    Declaration

    Swift

    public protocol SessionAgentProtocol : CapabilityAgentable
  • <#Description#>

    See more

    Declaration

    Swift

    public protocol SessionManageable : AnyObject
  • <#Description#>

    See more

    Declaration

    Swift

    public protocol SessionDelegate : AnyObject
  • <#Description#>

    See more

    Declaration

    Swift

    public struct Session : Equatable