Package com.pointrlabs.core.map.models
Class PTRErrorKt
-
- All Implemented Interfaces:
public final class PTRErrorKt
-
-
Method Summary
Modifier and Type Method Description final Integer
getMessageId()
final Integer
getTitleId()
final Integer
getImageId()
final String
getAnalyticsDescription()
-
-
Method Detail
-
getMessageId
@StringRes() final Integer getMessageId()
-
getTitleId
@StringRes() final Integer getTitleId()
-
getImageId
@DrawableRes() final Integer getImageId()
-
getAnalyticsDescription
final String getAnalyticsDescription()
-
-
-
-