Method SetActiveOutputDeviceAsync
SetActiveOutputDeviceAsync(VivoxOutputDevice)
Sets the specified output device as the active output device for the local user.
Declaration
Task SetActiveOutputDeviceAsync(VivoxOutputDevice device)
Parameters
| Type | Name | Description |
|---|---|---|
| VivoxOutputDevice | device |
Returns
| Type | Description |
|---|---|
| Task | Task for the operation |