Search
Reminder.getSoundFileName Method
See Also
 






Gets the name of a sound file to play with this reminder.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public String getSoundFileName ()

 Return Value

A string specifying which file to play.

 See Also