interface SdkAccount
accountType
: SdkAccountType
[Get] |
The specific type of account that this sdk account represents. The type can be one of the following: SdkAccountType.OculusSdkAccountType.FacebookGameroom
Signature
abstract val accountType: SdkAccountType |
userId
: String
[Get] |