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 Channel.Status Get PushStatus Channel.Status Get SmsStatus Channel.Status Get PushRegistration Dictionary<string, object> Push registration information for the current user, if available. Get