605 B
605 B
title | description |
---|---|
messageIsSuccessfullySent | Message was synchronized with the server |
Constructor: messageIsSuccessfullySent
Message was synchronized with the server
Attributes:
Name | Type | Required | Description |
---|
Type: MessageSendState
Example:
$messageIsSuccessfullySent = ['_' => 'messageIsSuccessfullySent', ];
Or, if you're into Lua:
messageIsSuccessfullySent={_='messageIsSuccessfullySent', }