IMP(低代码音视频工厂)SDK v1.5.0
IMP SDK API Reference Manual for Windows Platforms
update_room_title_rsp.h
1// Copyright (c) 2019 The Alibaba DingTalk Authors. All rights reserved.
2
3#pragma once
4
5#include <utility>
6
7namespace alibaba { namespace room {
8
9struct UpdateRoomTitleRsp final {
10
11};
12
13} } // namespace alibaba::room
Definition: update_room_title_rsp.h:9