Class PublishChannelList

All Implemented Interfaces:
Serializable

public class PublishChannelList extends PaginatedListResult<PublishChannel>
For handling response from getting channel list.
See Also:
  • Constructor Details

    • PublishChannelList

      public PublishChannelList()
  • Method Details