unRegister method

void unRegister()

Unregisters from the SIP server.

Implementation

void unRegister() => _bloc.add(UnregisterSipEvent());