OnPresenceCallBack typedef

OnPresenceCallBack = void Function(String msg)

Implementation

typedef void OnPresenceCallBack(String msg);