getProgramGuide(with:expectedValues:expectedValueInterval:completion:)

Declaration

func getProgramGuide(with params: MTRChannelClusterGetProgramGuideParams?, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?, completion: @escaping  @Sendable (MTRChannelClusterProgramGuideResponseParams?, (any Error)?) -> Void)
func programGuide(with params: MTRChannelClusterGetProgramGuideParams?, expectedValues expectedDataValueDictionaries: [[String : Any]]?, expectedValueInterval expectedValueIntervalMs: NSNumber?) async throws -> MTRChannelClusterProgramGuideResponseParams