Files
VRChatBackendDocs/Models/CurrentUser_platform_history_inner.md
ExilProductions aa707d1deb add subdir
2026-02-15 17:39:26 +01:00

809 B

CurrentUser_platform_history_inner

Properties

Name Type Description Notes
isMobile Boolean [optional] [default to null]
platform String This is normally `android`, `ios`, `standalonewindows`, `web`, or the empty value ``, but also supposedly can be any random Unity version such as `2019.2.4-801-Release` or `2019.2.2-772-Release` or even `unknownplatform`. [optional] [default to null]
recorded Date [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]