Ejemplo n.º 1
0
 public void Register(string key, Project project)
 {
     HapticApi.RegisterFeedback(key, project.ToJsonObject().ToString());
 }