Method SetActiveInputDeviceAsync
SetActiveInputDeviceAsync(VivoxInputDevice)
Sets the specified input device as the active input device for the local user.
Declaration
Task SetActiveInputDeviceAsync(VivoxInputDevice device)
Parameters
| Type | Name | Description |
|---|---|---|
| VivoxInputDevice | device | The device to make the active input device. |
Returns
| Type | Description |
|---|---|
| Task | Task for the operation |