Interface Operation

All Known Subinterfaces:
AuthCloudApiRegistration, Authentication, Deregistration, DeviceInformationChange, HttpOperation<T>, OutOfBandAuthentication, OutOfBandOperation, OutOfBandPayloadDecode, OutOfBandRegistration, PinChange, Registration

public interface Operation
The generic interface representing an operation returned by Operations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Executes the operation asynchronously.
  • Method Details

    • execute

      void execute()
      Executes the operation asynchronously.