Method
CMRoomget_name
Declaration [src]
const char*
cm_room_get_name (
CmRoom* self
)
Description [src]
Get the matrix room name. Can be NULL
if the room name is not set, or the name
is not yet loaded.
Gets property | CM.Room:name |
const char*
cm_room_get_name (
CmRoom* self
)
Get the matrix room name. Can be NULL
if the room name is not set, or the name
is not yet loaded.
Gets property | CM.Room:name |