Class UploadPayload


  • public class UploadPayload
    extends Object
    This class represents an Upload call to the Federation Gateway. The payload for EFGS must contain the following information:

    • The bytes of the protobuf (DiagnosisKeyBatch batch).
    • The signature bytes (String batchSignature).
    • The unique batch tag (String batchTag).