Class CorpActionLive


  • public class CorpActionLive
    extends Object
    Live stream associated with a corporate action.
    • Field Detail

      • id

        public String id
        Live stream ID.
      • status

        public String status
        Status code: 1=preview, 2=live, 3=ended, 4=replay, 5=processing.
      • startedAt

        public String startedAt
        Start time.
      • name

        public String name
        Stream title.
      • icon

        public String icon
        Icon URL.
    • Constructor Detail

      • CorpActionLive

        public CorpActionLive()