GroupsListing FetchAll Method CkSoftware GroupMe SDK - Documentation
Fetches all entities until there are no more entities available.

Namespace: CkSoftware.GroupMe.Sdk.Groups.Dao
Assembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax

public Task FetchAll()

Return Value

Type: Task
The awaitable Task.

Implements

IPagedCollection TEntity  FetchAll 
See Also