Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 790 Bytes

File metadata and controls

17 lines (12 loc) · 790 Bytes

vrchat_dart_generated.model.CurrentUserPlatformHistoryInner

Load the model package

import 'package:vrchat_dart_generated/api.dart';

Properties

Name Type Description Notes
isMobile bool [optional]
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]
recorded DateTime [optional]

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