cpp-android-basic-samples icon indicating copy to clipboard operation
cpp-android-basic-samples copied to clipboard

gpg::RealTimeRoom::Description() returns "(null)"

Open stolk opened this issue 10 years ago • 1 comments

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.

stolk avatar Aug 26 '15 21:08 stolk

GPG v2.0 still gives 'null' descriptions for rooms.

stolk avatar Sep 14 '15 16:09 stolk