addSelfEventsListener method
Implementation
void addSelfEventsListener(DyteSelfEventsListener dyteSelfListener) =>
_platform.addSelfParticipantEventListener(dyteSelfListener);
void addSelfEventsListener(DyteSelfEventsListener dyteSelfListener) =>
_platform.addSelfParticipantEventListener(dyteSelfListener);