PresenceService¶
Inherits Instance
PresenceService is a service that allows scripts to set the active status of the player. Which will be used to display in supported integrations.
Static Class
This object is a static class. It can be accessed by using its name as a keyword.
Additionally, it cannot be created in the creator menu or with Instance.New().
Not newable
This object cannot be created by scripts using Instance.New().
Properties¶
State : string¶
Current activity status.
CoverImage : PTImageAsset¶
Activity cover image.
Methods¶
ResetTimer → nil¶
Parameters: ``
Reset the running timer for this activity.