InAppMessagingConfig

class InAppMessagingConfig : LibraryConfig

InAppMessagingモジュールの設定を保持するクラスです。

Types

Builder
Link copied to clipboard
class Builder
InAppMessagingConfigクラスの生成を行うためのクラスです。
Companion
Link copied to clipboard
object Companion

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

overlayBaseUrl
Link copied to clipboard
var overlayBaseUrl: String
overlayBaseUrl overlayベースURLの取得を行います。