//inappmessaging/com.rakuten.tech.mobile.inappmessaging.runtime.data.enums/EventType/Companion
Companion
[androidJvm]
object Companion
Functions
Name | Summary |
---|---|
getById | [androidJvm] @Nullable fun getById(@NotNulltypeId: Int): EventType? Gets the trigger log event type for a given typeId. If typeId argument is not any of the valid id, null will be returned. |