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.
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.