IWebApiAccess InterfaceCkSoftware GroupMe SDK - Documentation
Basic WebApi Access.

Namespace: CkSoftware.GroupMe.Sdk.Core
Assembly: CkSoftware.GroupMe.Sdk.Core (in CkSoftware.GroupMe.Sdk.Core.dll) Version: 1.0.1.35397 (1.0.1.0)
Syntax

public interface IWebApiAccess

The IWebApiAccess type exposes the following members.

Methods

  NameDescription
Public methodExecuteCommand TResultEntity 
Executes the given command asynchronousely and returns an awaitable task containing the expected result.
Top
Properties

  NameDescription
Public propertyAccessTokenParameter
Parameter name to override if non-standard token url parameter is required.
Top
See Also