Class SyncDoneEvent

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

    
    public final class SyncDoneEvent
     implements Event
                        

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

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      SyncDoneEvent(String organizationUserId)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getOrganizationUserId() Organization user ID that was synced
      final Unit setOrganizationUserId(String organizationUserId) Organization user ID that was synced
      • Methods inherited from class java.lang.Object

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