Class CreateKTVRobotRequest

    • Constructor Detail

      • CreateKTVRobotRequest

        public CreateKTVRobotRequest()
      • CreateKTVRobotRequest

        public CreateKTVRobotRequest​(CreateKTVRobotRequest 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

      • getRTCSystem

        public String getRTCSystem()
        Get RTC厂商类型,取值有:
      • TRTC
Returns:
RTCSystem RTC厂商类型,取值有:
  • TRTC
  • Parameters:
    RTCSystem - RTC厂商类型,取值有:
  • TRTC