New services
Explore Plans
Mobile menu Close menu
Android DeviceAndroid Device

Set ringtone volume

This Action will set the ringtone volume of your Android device.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will set the ringtone volume of your Android device.
API endpoint slug
android_device.set_device_volume
Filter code method
AndroidDevice.setDeviceVolume.skip(string?: reason)
Runtime method
runAction("android_device.set_device_volume", {})

Action fields

Volume Dropdown list

Label
Volume
Slug
volume
Required
true
Can have default value
true
Filter code method
AndroidDevice.setDeviceVolume.setVolume(string: volume)