public void Remove_CB_onUserJoin(onUserJoin cb)
 {
     InvokeAPI(() => wrappedController.Remove_CB_onUserJoin(cb));
 }