이벤트
onChatEvent
SDK 채팅 이벤트 구독
데이터
타입
설명
message
string
스트리밍 서버에서 받은 메세지
chat_type
string
메세지 타입
time
string
메세지 받은 시간
id
id
메세지 uuid
onStatusEvent
SDK 연결 status를 확인할 수 있는 이벤트
데이터
타입
설명
status
string
현재 SDK 연결 상태값을 보여줍니다
Last updated