ACSSpotlightCallFeatureDelegate プロトコル
宣言
@protocol ACSSpotlightCallFeatureDelegate;
説明
重要なイベントに応答して ACSSpotlightCallFeature によって呼び出される一連のメソッド。
メソッド
onSpotlightChanged
Spotlight イベントは、ユーザーがスポットライトを開始または停止したときに発生します。
-(void)onSpotlightChanged:(ACSSpotlightCallFeature *)sender :(ACSSpotlightChangedEventArgs *)args {
パラメーター
sender
-args
-