ACSSpotlightCallFeatureDelegate Protocol

Declaration

@protocol ACSSpotlightCallFeatureDelegate;

Description

A set of methods that are called by ACSSpotlightCallFeature in response to important events.

Methods

onSpotlightChanged

Spotlight event occurs when any user starts or stops spotlight.

-(void)onSpotlightChanged:(ACSSpotlightCallFeature *)sender :(ACSSpotlightChangedEventArgs *)args {

Parameters

  • sender -
  • args -