Basic WebApi Access.
Namespace: CkSoftware.GroupMe.Sdk.CoreAssembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax
The IWebApiAccess type exposes the following members.
Methods
Name | Description | |
---|---|---|
ExecuteCommand TResultEntity |
Executes the given command asynchronousely and returns an awaitable task containing the expected result.
|
Properties
Name | Description | |
---|---|---|
AccessTokenParameter |
Parameter name to override if non-standard token url parameter is required.
|
See Also