Property PlayerId
PlayerId
The PlayerId and unique identifier of a Vivox channel participant. This will be either a Unity Authentication Service PlayerId if the Authentication package is in use, or a unique GUID assigned by Vivox during the account creation process.
Declaration
public string PlayerId { get; }
Property Value
Type | Description |
---|---|
string |