Component that manage the predictions of the server.
More...
|
void | NewPrediction (string json) |
| Method that should be called when a new prediction arrives. It uses the text returned by the server to create the text indicating the prediction of the classes and informs the avatar of the prediccted class.
|
Component that manage the predictions of the server.
◆ NewPrediction()
void PredictionManager.NewPrediction |
( |
string | json | ) |
|
|
inline |
Method that should be called when a new prediction arrives. It uses the text returned by the server to create the text indicating the prediction of the classes and informs the avatar of the prediccted class.
- Parameters
-
json | Text returned by the server that is in JSON format. |
The documentation for this class was generated from the following file: