onPlain

abstract fun onPlain(callback: (List<PlainRecommendationResult>) -> Unit?): IViewer

プレーンのレコメンドがある場合に呼び出されるコールバックを設定する

Parameters

callback