| Player Constructor (Object) |
[This is preliminary documentation and is subject to change.]
Construct a player.
Namespace:
Ruyi.SDK.Online
Assembly:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax public Player(
Object id
)
Parameters
- id
- Type: SystemObject
The ID of the player.
See Also