SessionRequest typedef

SessionRequest = void Function(int id, WCPeerMeta peerMeta)

Implementation

typedef SessionRequest = void Function(int id, WCPeerMeta peerMeta);