-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.documentation.yml
150 lines (145 loc) · 3.08 KB
/
.documentation.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
toc:
- name: Neos.js Library
description: |
This is the Neos.js library for interfacing with NeosVR
children:
- Neos.js
- Neos
- name: CloudX
description: |
Supporting Documentation for Neos.js
Docs are still being Created, And will likely be a mess for now
Children: {[Shared](#shared),[Util](#util)}
- name: Shared
description: |
Core NeosVR API
[CloudX.Shared](#shared)
Properties Listed Below
- AccountType
- AssetDiff
- AssetEntry
- AssetInfo
- AssetMetadataRequest
- AssetUploadData
- AssetUtil
- AssetVariantComputationTask
- AssetVariantEntityType
- AuthenticationHeaderValue
- BatchQuery
- CheckContactData
- ChildRecordDiff
- CloudMessage
- CloudResult
- CloudVariable
- CloudVariableDefinition
- CloudXInterface
- ComputationLock
- CreditTransaction
- CryptoHelper
- CurrencyRates
- Endpoints
- ExitMessage
- ExternalQueueObject
- Friend
- FriendManager
- FriendStatus
- Group
- HubPatreons
- IdUtil
- IRecord
- License
- LoginCredentials
- Member
- Membership
- Message
- MessageManager
- MessageType
- MetadataBatchQuery
- MetamovieAccount
- NeosAccount
- NeosDB_Endpoint
- NeosDBAsset
- NeosSession
- OneTimeVerificationKey
- OnlineStatus
- OnlineStatusHelper
- OnlineUserStats
- OutputDevice
- OwnerType
- PicturePatreon
- Record
- RecordBatchQuery
- RecordHelper
- RecordId
- RecordPreprocessState
- RecordPreprocessStatus
- RecordSearch
- RecordTags
- RecordUtil
- RSAParametersData
- SearchParameters
- SearchQueryParser
- SearchResults
- SearchSortDirection
- SearchSortParameter
- ServerStatistics
- SessionAccessLevel
- SessionIndo
- SessionUpdate
- SessionUser
- Submission
- SugarCube
- TemporaryUtility
- ThimbnailInfo
- TransactionManager
- TransactionMessage
- TransactionType
- TransactionUtil
- UploadState
- User
- UserPatreonData
- UserProfile
- UserSession
- UserStatus
- UserTags
- VerificationKeyUse
- Visit
- name: Util
description: |
Supporting Classes and Types
[CloudX.Util](#util)
Properties Listed Below
- CancellationTokenSource
- Char
- Dictionary
- Enumerable
- HashSet
- HTTP_CLIENT
- HttpMethod
- HttpRequestMessage
- HttpResponseMessage
- List
- Out
- Path
- StringBuilder
- Task
- TaskCompletionSource
- TimeSpan
- Uri
- name: Arguments
description: |
Special Argument Type Definitions. These do not have Classes and are included solely for Typing and Descriptions.
children:
- AssetDiffEnum
- Dictionary.AddOrUpdate~callback
- Dictionary.Reduce~callback
- GroupMemberUpdated
- GroupUpdatedFunction
- MembershipsUpdatedFunction
- NeosGeneratorOptions
- SessionChangedFunction
- UserUpdatedFunction
- name: Uncategorized
description: |
None of these have been categorized yet. WIP
Want to contribute? [Contributing Guide](https://github.com/PolyLogiX-Studio/Neos.js/blob/master/.github/CONTRIBUTING.md)