Skip to content

Instantly share code, notes, and snippets.

@TBertuzzi
Created September 11, 2019 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TBertuzzi/01c8ed901dc03dc0de43715bc98c78ac to your computer and use it in GitHub Desktop.
Save TBertuzzi/01c8ed901dc03dc0de43715bc98c78ac to your computer and use it in GitHub Desktop.
opentok
if(!CrossOpenTok.Current.TryStartSession())
{
return;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment