getProgramGuide(withExpectedValues:expectedValueInterval:completion:)

Declaration

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