TagManager

actual class TagManager(preferences: SharedPreferences)(source)

計測のためのタグを管理するクラス。

expect class TagManager(source)

計測タグの管理クラス

Constructors

Link copied to clipboard
constructor(preferences: SharedPreferences)

Functions

Link copied to clipboard
actual fun getTags(): Tags

タグを取得します。

expect fun getTags(): Tags
Link copied to clipboard
actual fun refreshContentTag()

コンテンツタグを更新します。

expect fun refreshContentTag()
Link copied to clipboard

テスト用にキャッシュを設定します。