SessionManagable

public protocol SessionManagable

Represents a Alamofire.SessionManager that is associated with Requestable.

  • _sessionManager Default implementation

    The sessionManager.

    Default Implementation

    Session.default

    Declaration

    Swift

    var _sessionManager: SessionManager