Overload List
| Name | Description | |
|---|---|---|
| JoinSessionAsync(ClientIdentity, Dispatcher, Guid, String, String, String, ISmashTable , Object) |
Joins a Smash session. User+email+device must be unique across all joinees of a session.
| |
| JoinSessionAsync(String, String, Dispatcher, Guid, String, String, String, ISmashTable , Object) |
Joins a Smash session. User+email+device must be unique across all joinees of a session.
| |
| JoinSessionAsync(ClientIdentity, Dispatcher, Guid, String, String, String, Boolean, ISmashTable , Object) |
Joins a Smash session. User+email+device must be unique across all joinees of a session.
| |
| JoinSessionAsync(String, String, Dispatcher, Guid, String, String, String, Boolean, ISmashTable , Object) |
Joins a Smash session. User+email+device must be unique across all joinees of a session.
|
See Also