Uses of Record Class
com.whatsapp.api.domain.errors.Error
-
Uses of Error in com.whatsapp.api.domain.errors
Modifier and TypeMethodDescriptionWhatsappApiError.error()
Returns the value of theerror
record component.ModifierConstructorDescriptionWhatsappApiError
(Error error) Creates an instance of aWhatsappApiError
record class.