Class LiveDataQuery.Source

  • Enclosing class:
    LiveDataQuery

    public static class LiveDataQuery.Source
    extends BaseDescriptor
    Specifies where to take the data from. Represents the "from" clause.
    • Constructor Detail

      • Source

        public Source()
        Default constructor.
      • Source

        public Source​(String id)
        Creates a source with the given id.
        Parameters:
        id - the source id