ACSSpotlightCallFeatureDelegate 通訊協定
宣告
@protocol ACSSpotlightCallFeatureDelegate;
Description
ACSSpotlightCallFeature 為了回應重要事件而呼叫的一組方法。
方法
onSpotlightChanged
當任何用戶啟動或停止焦點時,就會發生焦點事件。
-(void)onSpotlightChanged:(ACSSpotlightCallFeature *)sender :(ACSSpotlightChangedEventArgs *)args {
參數
sender
-args
-