Class KeyIndexListBuilder

java.lang.Object
it.auties.whatsapp.model.signal.auth.KeyIndexListBuilder

public class KeyIndexListBuilder extends Object
  • Field Details

    • rawId

      private int rawId
    • timestamp

      private long timestamp
    • currentIndex

      private int currentIndex
    • validIndexes

      private List<Integer> validIndexes
  • Constructor Details

    • KeyIndexListBuilder

      public KeyIndexListBuilder()
  • Method Details