Link Search Menu Expand Document

Constructor: account.savedRingtoneConverted

Back to constructors index

The notification sound was not in MP3 format and was successfully converted and saved, use the returned Document to refer to the notification sound from now on

Attributes:

NameTypeRequiredDescription
documentDocumentOptionalThe converted notification sound

Type: account.SavedRingtone

Example:

$account_savedRingtoneConverted = ['_' => 'account.savedRingtoneConverted', 'document' => Document];