AFNotificationContents.GetContentsForContact Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Gets the list of AFNotificationContent objects associated with the specified object.
Overload List
| Name | Description | |
|---|---|---|
| GetContentsForContact |
Gets the list of AFNotificationContent objects for the current user.
| |
| GetContentsForContact(AFContact) |
Gets the list of AFNotificationContent objects for the specified AFContact.
| |
| GetContentsForContact(AFNotificationContact) |
Gets the list of AFNotificationContent objects for the specified AFNotificationContact.
|