-
public interface IInAppMessage
-
-
Method Summary
Modifier and Type Method Description abstract StringgetMessageId()The unique identifier for this in-app message -
-
Method Detail
-
getMessageId
abstract String getMessageId()
The unique identifier for this in-app message
-
-
-
-