public bool ResourceModeChange(UserAuth auth, string callSessionId) { return(handler.ResourceModeChange(auth, callSessionId)); }