Documentation for the Unity C# Library
Loading...
Searching...
No Matches
PixoVR.Apex.AuthorizationCode Class ReferenceSerializable

[Serializable] More...

Inheritance diagram for PixoVR.Apex.AuthorizationCode:
[legend]

Public Member Functions

bool HasErrored ()
 

Public Attributes

string Code
 

Detailed Description

[Serializable]

Definition at line 10 of file ApexWebsocketTypes.cs.

Member Function Documentation

◆ HasErrored()

bool PixoVR.Apex.AuthorizationCode.HasErrored ( )
inline

Implements PixoVR.Apex.IPlatformErrorable.

Definition at line 15 of file ApexWebsocketTypes.cs.

Member Data Documentation

◆ Code

string PixoVR.Apex.AuthorizationCode.Code

Definition at line 13 of file ApexWebsocketTypes.cs.


The documentation for this class was generated from the following file: