Class BatchCreateRoomRequest

    • Constructor Detail

      • BatchCreateRoomRequest

        public BatchCreateRoomRequest()
      • BatchCreateRoomRequest

        public BatchCreateRoomRequest​(BatchCreateRoomRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getSdkAppId

        public Long getSdkAppId()
        Get 低代码平台的SdkAppId。
        Returns:
        SdkAppId 低代码平台的SdkAppId。
      • setSdkAppId

        public void setSdkAppId​(Long SdkAppId)
        Set 低代码平台的SdkAppId。
        Parameters:
        SdkAppId - 低代码平台的SdkAppId。
      • getRoomInfos

        public RoomInfo[] getRoomInfos()
        Get 创建房间ID列表
        Returns:
        RoomInfos 创建房间ID列表
      • setRoomInfos

        public void setRoomInfos​(RoomInfo[] RoomInfos)
        Set 创建房间ID列表
        Parameters:
        RoomInfos - 创建房间ID列表