@actnet/app-core - v0.1.0
Repo
Preparing search index...
DeliveryStatus
Type Alias DeliveryStatus
DeliveryStatus
:
"sending"
|
"sent"
|
"delivered"
|
"read"
Delivery status for a sent message.
"sending"
— locally queued, not yet acknowledged by the server.
"sent"
— accepted by the server.
"delivered"
— recipient's device pulled it from the server.
"read"
— recipient sent a read receipt for it.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repo
@actnet/app-core - v0.1.0
Loading...
Delivery status for a sent message.
"sending"— locally queued, not yet acknowledged by the server."sent"— accepted by the server."delivered"— recipient's device pulled it from the server."read"— recipient sent a read receipt for it.