StubDelegate

public protocol StubDelegate : AnyObject

Undocumented

  • Undocumented

    Declaration

    Swift

    func sampleResponse(_ target: TargetType) -> Moya.EndpointSampleResponse?