XojoCloud.RemoteNotifications.Message.SoundName
From Xojo Documentation
Property (As String )
aXojoCloud.RemoteNotifications.Message.SoundName = newStringValue
or
StringValue = aXojoCloud.RemoteNotifications.Message.SoundName
New in 2021r2
Supported for all project types and targets.
or
StringValue = aXojoCloud.RemoteNotifications.Message.SoundName
New in 2021r2
Supported for all project types and targets.
The name of a sound file in the main bundle or in the Library/Sounds folder of the container directory of the app receiving the message.
Notes
The sound called "Default" will play the system sound.