fetch

open fun fetch()

設定値を取得し、端末上にキャッシュします。

open fun fetch(completion: FetchCompletion)

設定値を取得し、端末上にキャッシュします。

Parameters

completion

取得完了ハンドラ