In IntentFilter::isValidIntentFilterResult(…), the checks expect the result to have a host, but in the declaration of the IntentUriDescription struct, 'host' is marked optional. So, is it optional or required?
« Back to merge proposal
In IntentFilter: :isValidIntentF ilterResult( …), the checks expect the result to have a host, but in the declaration of the IntentUriDescri ption struct, 'host' is marked optional. So, is it optional or required?