$KnownRegisterPushPlatformExtension extension
Properties
-
isAndroid
→ bool
-
Returns true if this value is android, otherwise false.
no setter
-
isIos
→ bool
-
Returns true if this value is ios, otherwise false.
no setter
-
isNotAndroid
→ bool
-
Returns true if this value is not android, otherwise false.
no setter
-
isNotIos
→ bool
-
Returns true if this value is not ios, otherwise false.
no setter
-
isNotWeb
→ bool
-
Returns true if this value is not web, otherwise false.
no setter
-
isWeb
→ bool
-
Returns true if this value is web, otherwise false.
no setter