Difference between revisions of "PREVIEW RINGTONE"
Jump to navigation
Jump to search
(New page: {{Native |np=1 |p1t=integer |p1d=ringtone number }} Plays the sound for the specified ringtone. To stop the sound played call STOP_PREVIEW_RINGTONE.) |
|||
Line 2: | Line 2: | ||
|np=1 | |np=1 | ||
|p1t=integer | |p1t=integer | ||
− | |p1d=ringtone | + | |p1d=[[START_CUSTOM_MOBILE_PHONE_RINGING|ringtone ID]] |
}} | }} | ||
− | Plays the sound for the specified ringtone. To stop the sound played call [[STOP_PREVIEW_RINGTONE]]. | + | Plays the sound for the specified ringtone. To stop the sound played call [[STOP_PREVIEW_RINGTONE]]. It functions similarly to [[START_CUSTOM_MOBILE_PHONE_RINGING]]. |
Latest revision as of 03:30, 2 September 2009
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | ringtone ID |
Return value: | ||
Type | Description | |
None |
Plays the sound for the specified ringtone. To stop the sound played call STOP_PREVIEW_RINGTONE. It functions similarly to START_CUSTOM_MOBILE_PHONE_RINGING.