React Native SDKDevice ManagementUnbindUnbinding Device Unbind javascriptconst data = await device.unBind() if (data.success) { }BindEdit Device