Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.GeoFencingServiceInterfaces.INotificationHandlingService Interface Reference
Inheritance diagram for TPG.GeoFramework.GeoFencingServiceInterfaces.INotificationHandlingService:
TPG.GeoFramework.GeoFencingServiceInterfaces.INotificationHandlingServiceBase TPG.ServiceModel.IBaseService TPG.GeoFramework.GeoFencingService.GeoFencingService

Additional Inherited Members

- Public Member Functions inherited from TPG.GeoFramework.GeoFencingServiceInterfaces.INotificationHandlingServiceBase
NotificationQueryResult GetNotifications (string notificationConditionXml, int lastKnownGeneration)
 Retrieve all notifications that satisfies condition, that are newer than "lastKnownGeneration".
 
bool SetNotificationUserData (Guid notificationId, UserDataDefinition userData)
 Most of the fields in a notifications are locked and cannot be changed. The clients can only modify certain user data by using this method.
 
void SetNotificationLogInformation (NotificationLogInfo logInfo)
 Setup notification log. All new events will be logged based on this setting, possibly changing log.
 
bool RestoreNotificationLog ()
 Restores notifications from one or more logs. Note that any ongoing logging will be flushed and closed.
 
- Public Member Functions inherited from TPG.ServiceModel.IBaseService
ServiceState GetServiceState ()
 Get state of service including session id.
 

The documentation for this interface was generated from the following file: