Airship Contact interface.
More...
◆ EditAttributes()
◆ EditSubscriptionLists()
◆ EditTagGroups()
◆ FetchSubscriptionLists()
| Task< Dictionary< string, List< string > > > AirshipDotNet.IAirshipContact.FetchSubscriptionLists |
( |
| ) |
|
Fetches the contact subscription lists.
- Returns
- Dictionary of subscription lists by type.
◆ GetNamedUser()
| Task< string?> AirshipDotNet.IAirshipContact.GetNamedUser |
( |
| ) |
|
Gets the named user ID.
- Returns
- The named user ID or null if not set.
◆ Identify()
| Task AirshipDotNet.IAirshipContact.Identify |
( |
string | namedUserId | ) |
|
Identifies the contact with a named user ID.
- Parameters
-
| namedUserId | The named user ID. |
◆ Reset()
| Task AirshipDotNet.IAirshipContact.Reset |
( |
| ) |
|