v16.3.0
Latest
2020.3+

Class VivoxService

Stores the Instance of the VivoxService that is interacted with using the IVivoxService

Inheritance
VivoxService
Namespace: Unity.Services.Vivox
Syntax
public static class VivoxService

Properties

Instance

The instance singleton used to access the VivoxService

Declaration
public static IVivoxService Instance { get; }
Property Value
TypeDescription
IVivoxService