interface TrackCompletion
設定値の取得完了をハンドルするためのInterfaceです。
abstract fun onComplete(success: Boolean): Unit