Gmail Agent API v0.6.1 Library

GmailAdapter.RefreshDataPack Method 

Requests the auto-refresh DataPack.

public bool RefreshDataPack(
   bool forceRefresh
);

Parameters

forceRefresh
DEBUG: Indicates whether to pass an old timestamp, which forces Gmail to resend a full DataPack.

Remarks

If the threadlist timestamp has not changed, Gmail will only send a short DataPack.

See Also

GmailAdapter Class | Johnvey.GmailAgent Namespace