Property PlayerId
PlayerId
An override for a player's unique identifier that is only applied when the Authentication SDK is not in use. By default, the local user is signed into Vivox using either a generated GUID or the Authentication service's PlayerId if that SDK is being used in a project. Only a generated GUID can be overridden when using this property.
Declaration
public string PlayerId { get; set; }
Property Value
Type | Description |
---|---|
string |