UserInfo UpdatedAtSecondsSinceEpoch Property CkSoftware GroupMe SDK - Documentation
The DateTime the user was last updated in unix format (seconds since epoch).

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

public long UpdatedAtSecondsSinceEpoch { get; set; }

Property Value

Type: Int64
See Also