Type

채팅방 타입
Chatroom type

Entries

Link copied to clipboard
@SerializedName(value = "DirectChat")
DIRECT_CHAT

1:1 일반 채팅방
1:1 regular chatroom

Link copied to clipboard
@SerializedName(value = "MultiChat")
MULTI_CHAT

그룹 일반 채팅방
Group regular chatroom

Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.

Properties

Link copied to clipboard
Link copied to clipboard