Uses of Record Class
it.auties.whatsapp.model.sync.AppStateFatalExceptionNotification
Packages that use AppStateFatalExceptionNotification
-
Uses of AppStateFatalExceptionNotification in it.auties.whatsapp.model.message.server
Fields in it.auties.whatsapp.model.message.server with type parameters of type AppStateFatalExceptionNotificationModifier and TypeFieldDescriptionprivate final Optional<AppStateFatalExceptionNotification> ProtocolMessage.appStateFatalExceptionNotificationThe field for theappStateFatalExceptionNotificationrecord component.ProtocolMessageBuilder.appStateFatalExceptionNotificationMethods in it.auties.whatsapp.model.message.server that return types with arguments of type AppStateFatalExceptionNotificationModifier and TypeMethodDescriptionProtocolMessage.appStateFatalExceptionNotification()Returns the value of theappStateFatalExceptionNotificationrecord component.Methods in it.auties.whatsapp.model.message.server with parameters of type AppStateFatalExceptionNotificationModifier and TypeMethodDescriptionProtocolMessageBuilder.appStateFatalExceptionNotification(AppStateFatalExceptionNotification appStateFatalExceptionNotification) Method parameters in it.auties.whatsapp.model.message.server with type arguments of type AppStateFatalExceptionNotificationModifier and TypeMethodDescriptionProtocolMessageBuilder.appStateFatalExceptionNotification(Optional<AppStateFatalExceptionNotification> appStateFatalExceptionNotification) -
Uses of AppStateFatalExceptionNotification in it.auties.whatsapp.model.sync
Methods in it.auties.whatsapp.model.sync that return AppStateFatalExceptionNotificationModifier and TypeMethodDescriptionAppStateFatalExceptionNotificationBuilder.build()AppStateFatalExceptionNotificationSpec.decode(byte[] input) Methods in it.auties.whatsapp.model.sync with parameters of type AppStateFatalExceptionNotificationModifier and TypeMethodDescriptionstatic byte[]AppStateFatalExceptionNotificationSpec.encode(AppStateFatalExceptionNotification protoInputObject)