-
public interface ChatCompositeEventHandler<T>A generic handler for call composite events.
- addOnErrorEventHandler for Error Handling
for Remote Participant Join Notifications
-
-
Method Summary
Modifier and Type Method Description abstract voidhandle(TĀ eventArgs)A callback method to process error event of type T
-