registerProtocolHandler method

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

Implementation

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