Uses of Record Class
it.auties.whatsapp.model.sync.DeviceListMetadata
Packages that use DeviceListMetadata
-
Uses of DeviceListMetadata in it.auties.whatsapp.model.info
Fields in it.auties.whatsapp.model.info declared as DeviceListMetadataModifier and TypeFieldDescriptionprivate final DeviceListMetadataDeviceContextInfo.deviceListMetadataprivate DeviceListMetadataDeviceContextInfoBuilder.deviceListMetadataMethods in it.auties.whatsapp.model.info that return types with arguments of type DeviceListMetadataMethods in it.auties.whatsapp.model.info with parameters of type DeviceListMetadataModifier and TypeMethodDescriptionDeviceContextInfoBuilder.deviceListMetadata(DeviceListMetadata deviceListMetadata) Constructors in it.auties.whatsapp.model.info with parameters of type DeviceListMetadataModifierConstructorDescriptionDeviceContextInfo(DeviceListMetadata deviceListMetadata, int deviceListMetadataVersion, byte[] messageSecret, byte[] paddingBytes) -
Uses of DeviceListMetadata in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return DeviceListMetadataModifier and TypeMethodDescriptionDeviceListMetadataBuilder.build()static DeviceListMetadataDeviceListMetadataSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.sync with parameters of type DeviceListMetadataModifier and TypeMethodDescriptionstatic byte[]DeviceListMetadataSpec.encode(DeviceListMetadata protoInputObject)