Class StreamConnectProjectInfo

    • Constructor Detail

      • StreamConnectProjectInfo

        public StreamConnectProjectInfo()
      • StreamConnectProjectInfo

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

      • getStatus

        public String getStatus()
        Get 转推项目状态,取值有:
      • Working :转推中;
      • Idle :空闲中。
Returns:
Status 转推项目状态,取值有:
  • Working :转推中;
  • Idle :空闲中。
  • Parameters:
    Status - 转推项目状态,取值有:
  • Working :转推中;
  • Idle :空闲中。