Class: Android::Manifest::Queries::Intent

Inherits:
IntentFilter show all
Defined in:
lib/android/manifest.rb

Constant Summary

Constants inherited from IntentFilter

IntentFilter::CATEGORY_BROWSABLE, IntentFilter::TYPES

Instance Attribute Summary

Attributes inherited from IntentFilter

#actions, #activity, #categories, #data

Method Summary

Methods inherited from IntentFilter

#browsable?, #deep_links, #deep_links?, #empty?, #exist?, #initialize, #schemes, #schemes?, valid?

Constructor Details

This class inherits a constructor from Android::Manifest::IntentFilter