ChannelTrait.GetProgramGuideCommand.Response

class ChannelTrait.GetProgramGuideCommand.Response


Summary

Public constructors

Public constructors

Response

Response(
    paging: ChannelTrait.ChannelPagingStruct = ChannelPagingStruct(),
    programList: List<ChannelTrait.ProgramStruct> = emptyList()
)

Public properties