class Teak.UserData

Methods

ToDictionary

Dictionary representation of this object, suitable for JSON encoding.

Dictionary<string, object> ToDictionary();

Return

Dictionary representation of this object.

Properties

Name Type Description Access

AdditionalData

Dictionary<string, object>

Arbitrary, per-user, information sent from the Teak server.

Get

EmailStatus

Get

PushStatus

Get

SmsStatus

Get

PushRegistration

Dictionary<string, object>

Push registration information for the current user, if available.

Get