localRoomId property

int? get localRoomId

Implementation

int? get localRoomId;
set localRoomId (int? localRoomId)

Implementation

set localRoomId(int? localRoomId);