Interface ContentProviderAware
public interface ContentProviderAware
A
FlutterPlugin
that wants to know when it is running
within a ContentProvider
.-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
-
Method Details
-
onAttachedToContentProvider
-
onDetachedFromContentProvider
void onDetachedFromContentProvider()
-