| MTN MOMO ANDROID SDK
Toggle table of contents
Common
Target filter
Common
Switch theme
Search in API
Skip to content
| MTN MOMO ANDROID SDK
momo-api-sdk
/
io.rekast.sdk.model
/
MomoNotification
Momo
Notification
Common
data
class
MomoNotification
(
var
notificationMessage
:
String
)
Data class representing a Momo notification.
Members
Constructors
Momo
Notification
Link copied to clipboard
Common
constructor
(
notificationMessage
:
String
)
Properties
notification
Message
Link copied to clipboard
Common
var
notificationMessage
:
String
The message associated with the notification.