Class: VolumeChangedData

VolumeChangedData

Contains information about the value of the current volume.

VolumeChangedData()

Initialize an instance of the current class using the new keyword along with this constructor.
Properties:
Name Type Description
volume number The current volume after the change; the volume is a value from 0 - 1, with 0 representing a muted state and 1 representing the maximum volume.