Searched refs:Room (Results 1 – 6 of 6) sorted by relevance
266 * @return Room269 …ic function createRoom(?string $alias = null, bool $isPublic = false, array $invitees = []): Room {279 * @return Room282 public function joinRoom(string $roomIdOrAlias): Room {456 * @return Room460 private function mkRoom(string $roomId): Room {461 $room = new Room($this, $roomId);
34 …* @param Room|null $room Optional. When specified, return the display name of the user in this roo…40 public function getDisplayName(?Room $room = null): string {
18 class Room { class
25 * @var Room
57 This encapsulates the API module and provides object models such as ``Room``.
1046 - Gitter Elastica Chat Room add for Elastica discussions: https://gitter.im/ruflin/Elastica