cpp-android-basic-samples
cpp-android-basic-samples copied to clipboard
gpg::RealTimeRoom::Description() returns "(null)"
I don't see a meaningful description when calling gpg::RealTimeRoom::Description()
despite the fact that gpg::RealTimeRoom::Valid() returns true.
Instead, I just get a string containing the characters '(null)'.
I call the Description() method after I have a match ready in the room ui, getting the room from WaitingRoomUIResponse.
Latest android SDK, API 23, with gpg 1.4.1.
GPG v2.0 still gives 'null' descriptions for rooms.