Nevis Mobile Authentication SDK React Native plugin
    Preparing search index...

    Class HttpOperation<T>Abstract

    An operation that requires sending HTTP requests to the backend.

    Type Parameters

    Hierarchy (View Summary)

    Index

    Methods

    • Specifies the additional request headers that must be included in the HTTP requests sent by the operation.

      Parameters

      Returns T

      an HttpOperation object.

    • Executes the operation asynchronously.

      Returns Promise<void>