Skip to main content

classify_delivery_acknowledgement

Function classify_delivery_acknowledgement 

Source
pub fn classify_delivery_acknowledgement(
    acknowledgement: BatchAcknowledgement,
) -> Result<DeliveryDecision, SoftchatError>
Expand description

Classify one standard OK without trusting its human-readable message as identity.

ยงErrors

Returns SoftchatError::InvalidDeliveryState for malformed values.