java.lang.Object
it.auties.whatsapp.model.info.DeviceContextInfoBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate DeviceListMetadataprivate intprivate byte[]private byte[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()deviceListMetadata(DeviceListMetadata deviceListMetadata) deviceListMetadataVersion(int deviceListMetadataVersion) messageSecret(byte[] messageSecret) paddingBytes(byte[] paddingBytes)
-
Field Details
-
deviceListMetadata
-
deviceListMetadataVersion
private int deviceListMetadataVersion -
messageSecret
private byte[] messageSecret -
paddingBytes
private byte[] paddingBytes
-
-
Constructor Details
-
DeviceContextInfoBuilder
public DeviceContextInfoBuilder()
-
-
Method Details
-
deviceListMetadata
-
deviceListMetadataVersion
-
messageSecret
-
paddingBytes
-
build
-