Package-level declarations

Functions

Link copied to clipboard
inline fun Context.openFacebookPage(pageId: String, onCantHandleIntent: () -> Unit = {})
Link copied to clipboard
inline fun Context.openInstagram(userId: String, onCantHandleIntent: () -> Unit = {})
Link copied to clipboard
inline fun Context.openTwitter(userId: String, onCantHandleIntent: () -> Unit = {})
Link copied to clipboard
inline fun Context.openYoutubeChannel(channelId: String, onCantHandleIntent: () -> Unit = {})