Interface Hook.SdkInit

  • All Known Implementing Classes:
    Hooks
    Enclosing class:
    Hook

    public static interface Hook.SdkInit
    Transforms the HTTPClient before use.
    • Field Detail

      • DEFAULT

        static final Hook.SdkInit DEFAULT
        The default action is to return the client untouched.