Package io.okhi.android_okverify.models
Class OkHiNotification
java.lang.Object
io.okhi.android_okverify.models.OkHiNotification
-
Constructor Summary
ConstructorsConstructorDescriptionOkHiNotification(String title, String text, String channelId, String channelName, String channelDescription, int channelImportance) OkHiNotification(String title, String text, String channelId, String channelName, String channelDescription, int channelImportance, int notificationId, int notificationRequestCode) -
Method Summary
-
Constructor Details
-
OkHiNotification
-
OkHiNotification
-
-
Method Details
-
getChannelImportance
public int getChannelImportance() -
getChannelDescription
-
getChannelId
-
getChannelName
-
getText
-
getTitle
-
getNotificationId
public int getNotificationId() -
getNotificationRequestCode
public int getNotificationRequestCode()
-