Instantiate a new P2P topic with a given peer
Topic newTopicWith(String peerUserId) { return _tinodeService.newTopicWith(peerUserId); }