Skip to content

Instantly share code, notes, and snippets.

@pflammertsma
Created August 7, 2020 11:47
Show Gist options
  • Save pflammertsma/18798481d660aa78e3609786d1b95a0e to your computer and use it in GitHub Desktop.
Save pflammertsma/18798481d660aa78e3609786d1b95a0e to your computer and use it in GitHub Desktop.
val previewChannel = PreviewChannel.Builder()
.setDisplayName(name)
.setDescription(description)
.setAppLinkIntentUri(Uri.parse(deeplinkUri))
.setInternalProviderId(getPlaylistId())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment