In the project i am learning about kinectspace while trying to run the code i got stuck on following code;
context.startPoseDetection("Psi",userId);
IDE give this error
"The function startPoseDetection(String,Int) doesnt exist"
Can anyone help me out with this . I attach the code alongwith