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