Полный список членов класса Chat, включая наследуемые из базового класса
$call | AbstractEntity | protected |
$chatFields | Chat | |
$chatId | Chat | protected |
$chatUsers | Chat | protected |
$entityId | AbstractEntity | protected |
$initiatorId | AbstractEntity | protected |
__construct(Call $call, $entityId) | Chat | |
canExtendChat() | Chat | |
canStartCall(int $userId) | Chat | |
checkAccess(int $userId) | Chat | |
getAvatar($currentUserId) | Chat | |
getAvatarColor($currentUserId) | Chat | |
getCall() | AbstractEntity | |
getChatId() | Chat | |
getCurrentUserId() | AbstractEntity | protected |
getEntityId($currentUserId=0) | Chat | |
getEntityType() | Chat | |
getName($currentUserId) | Chat | |
getUsers() | Chat | |
isBroadcast() | Chat | |
isPrivateChat() | Chat | |
MUTE_MESSAGE | Chat | |
onCallCreate() | Chat | |
onExistingUserInvite($userId) | Chat | |
onStateChange($state, $prevState) | Chat | |
onUserAdd($userId) | Chat | |
sendMessage($message, $muted=false) | Chat | |
sendMessageDeferred($message, $muted=false) | Chat | |
sendMessagesCallStart() | Chat | |
setCall(Call $call) | AbstractEntity | |
toArray($currentUserId=0) | Chat |