ConsumeDecl
An intent the app consumes — declaring it is what lets the broker permit the app to invoke it.
Properties
Section titled “Properties”intent
Section titled “intent”intent: string;The intent name this app consumes.
minVersion?
Section titled “minVersion?”optional minVersion?: string;The lowest provider version this app is compatible with.