GroupId property

Pointer<Utf8> GroupId
getter/setter pair

If the session was retrieved as member of a group, the ID of the group in question.

Implementation

external ffi.Pointer<pkg_ffi.Utf8> GroupId;