openUrl

fun openUrl(uri: Uri, context: Context?): Boolean

URLを開きます。 SDK内部で利用するために用意している機能であり、通常利用で使用することはありません。

Parameters

uri

対象のURI

context