setOnCallActionHandler method
Implementation
@override
void setOnCallActionHandler(OnCallActionListener onCallActionListener) {
_onCallActionListener = onCallActionListener;
}
@override
void setOnCallActionHandler(OnCallActionListener onCallActionListener) {
_onCallActionListener = onCallActionListener;
}