Skip to content

Instantly share code, notes, and snippets.

@tomorgan
Created June 17, 2014 14:01
Show Gist options
  • Save tomorgan/78469c33a50ae8588e4d to your computer and use it in GitHub Desktop.
Save tomorgan/78469c33a50ae8588e4d to your computer and use it in GitHub Desktop.
Persistent Chat Endpoint Constructor
public PersistentChatEndpoint(
Uri groupChatServerAddress,
LocalEndpoint ocs
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment