registerProtocolHandler method

  1. @Unstable()
void registerProtocolHandler (
  1. String scheme,
  2. String url,
  3. String title
)
@Unstable()

Implementation

@Unstable()
void registerProtocolHandler(String scheme, String url, String title) native;