addContactNotifyListener method
- JMContactNotifyListener callback
Implementation
addContactNotifyListener(JMContactNotifyListener callback) {
_eventHanders.contactNotify.add(callback);
}
addContactNotifyListener(JMContactNotifyListener callback) {
_eventHanders.contactNotify.add(callback);
}