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