MTRBaseClusterContentAppObserver
Cluster Content App Observer
Declaration
class MTRBaseClusterContentAppObserverOverview
This cluster provides an interface for sending targeted commands to an Observer of a Content App on a Video Player device such as a Streaming Media Player, Smart TV or Smart Screen. The cluster server for Content App Observer is implemented by an endpoint that communicates with a Content App, such as a Casting Video Client. The cluster client for Content App Observer is implemented by a Content App endpoint. A Content App is informed of the NodeId of an Observer when a binding is set on the Content App. The Content App can then send the ContentAppMessage to the Observer (server cluster), and the Observer responds with a ContentAppMessageResponse.
Topics
Initializers
Instance Methods
contentAppMessage(with:completion:)readAttributeAcceptedCommandList(completion:)readAttributeAttributeList(completion:)readAttributeClusterRevision(completion:)readAttributeFeatureMap(completion:)readAttributeGeneratedCommandList(completion:)subscribeAttributeAcceptedCommandList(with:subscriptionEstablished:reportHandler:)subscribeAttributeAttributeList(with:subscriptionEstablished:reportHandler:)subscribeAttributeClusterRevision(with:subscriptionEstablished:reportHandler:)subscribeAttributeFeatureMap(with:subscriptionEstablished:reportHandler:)subscribeAttributeGeneratedCommandList(with:subscriptionEstablished:reportHandler:)
Type Methods
readAttributeAcceptedCommandList(withClusterStateCache:endpoint:queue:completion:)readAttributeAttributeList(withClusterStateCache:endpoint:queue:completion:)readAttributeClusterRevision(withClusterStateCache:endpoint:queue:completion:)readAttributeFeatureMap(withClusterStateCache:endpoint:queue:completion:)readAttributeGeneratedCommandList(withClusterStateCache:endpoint:queue:completion:)