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