Methods
| Method ID | Method Name |
|---|---|
| 1 | SendTag |
| 2 | SendTagAndUpdateUserInfo |
| 3 | SendUserInfo |
| 4 | GetConfiguration |
| 5 | SendTags |
(1) SendTag
Request
Response
This method does not return anything.
(2) SendTagAndUpdateUserInfo
Request
Response
This method does not return anything.
(3) SendUserInfo
Request
| Type | Name |
|---|---|
| TrackingInformation | userInfo |
| Uint32 | deltaTime |
Response
| Type | Name |
|---|---|
| TrackingInformation | userInfo |
| Uint32 | trackingID |
(4) GetConfiguration
Request
This method does not take any parameters.
Response
(5) SendTags
Request
| Type | Name |
|---|---|
| List<TrackingTag> | tagData |
Response
This method does not return anything.