Home > @magiclane/maps-sdk > SdkSettings > getTopicNotificationsServiceRestriction
SdkSettings.getTopicNotificationsServiceRestriction() method
Get topic notifications service restrictions.
Signature:
static getTopicNotificationsServiceRestriction(serviceType: ServiceGroupType): Set<OnlineRestrictions>;Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
serviceType |
The service group id |
Returns:
Set<OnlineRestrictions>
The OnlineRestrictions set
Exceptions
An exception if it fails.