onServiceConnected method

  1. @override
void onServiceConnected()
override

Event fired when the when connecting from Android Custom Tabs Service.

Officially Supported Platforms/Implementations:

  • Android WebView

Use the PlatformChromeSafariBrowserEvents.isMethodSupported method to check if this method is supported at runtime.

Implementation

@override
void onServiceConnected() {}