Class VivoxService
Stores the Instance of the VivoxService that is interacted with using the IVivoxService
Inherited Members
Namespace: Unity.Services.Vivox
Assembly: Unity.Services.Vivox.dll
Syntax
public static class VivoxService
Properties
Instance
The instance singleton used to access the VivoxService
Declaration
public static IVivoxService Instance { get; }
Property Value
Type | Description |
---|---|
IVivoxService |