PropertyChangedListener Interface

public interface PropertyChangedListener

Informs the library that the call state has changed

Method Summary

Modifier and Type Method and Description
void onPropertyChanged(PropertyChangedEvent args)

Invoked when the event fires.

Method Details

onPropertyChanged

public void onPropertyChanged(PropertyChangedEvent args)

Invoked when the event fires.

Parameters:

args

Applies to