Overload List
| Name | Description | |
|---|---|---|
| CreateGroupAsync(String, ServiceAgent GroupResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates a new group.
| |
| CreateGroupAsync(String, String, ServiceAgent GroupResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates a new group.
| |
| CreateGroupAsync(String, TimeSpan, ServiceAgent GroupResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates a new group.
| |
| CreateGroupAsync(String, String, TimeSpan, ServiceAgent GroupResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates a new group.
|
See Also