GWIoTApi
Toggle table of contents
1.4.4
android
common
ios
Platform filter
android
common
ios
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
PushNotification
Push
Notification
android
common
ios
actual
class
PushNotification
expect
class
PushNotification
actual
class
PushNotification
Members
Constructors
Push
Notification
Link copied to clipboard
android
ios
constructor
(
intent
:
Intent
?
,
json
:
String
?
=
null
)
constructor
(
userInfo
:
<Error class: unknown class>
)
Properties
intent
Link copied to clipboard
android
val
intent
:
Intent
?
json
Link copied to clipboard
android
val
json
:
String
?
=
null
user
Info
Link copied to clipboard
ios
val
userInfo
:
<Error class: unknown class>