API reference

LinkedAccount Class

Overview

Data Fields

readonly string
Access token of the linked account.
Service provider with which the linked account is associated.
readonly string
UserId[Get]
User ID of the linked account.

Public Member Functions

LinkedAccount
( IntPtr o )

Details

Fields

readonly string Oculus.Platform.Models.LinkedAccount.AccessToken
Access token of the linked account.
readonly ServiceProvider Oculus.Platform.Models.LinkedAccount.ServiceProvider
Service provider with which the linked account is associated.
readonly string Oculus.Platform.Models.LinkedAccount.UserId
User ID of the linked account.

Member Functions

Oculus.Platform.Models.LinkedAccount.LinkedAccount
( IntPtr o )
No description available.