Package 

Class SyncErrorEvent

  • All Implemented Interfaces:
    io.didomi.sdk.events.Event

    
    public final class SyncErrorEvent
     implements Event
                        

    The Didomi SDK failed syncing the user consent status with the remote server.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String error
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getError() Error message from API
      final Unit setError(String error) Error message from API
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait