Offline direct messages • Vivox Core SDK • Unity Docs
Vivox Core SDK
Vivox Core SDK
이 페이지는 선택한 언어로 제공되지 않습니다.
Offline direct messages
Send and receive offline direct messages.
읽는 시간 1분최근 업데이트: 7달 전
참고
This feature is currently only available in the Core SDK and Unity SDK v16.
When you send a message to an offline user you will receive a
evt_account_send_message_failed
event. This can be used to relay the fact that the user receiving said message is offline. The message gets archived and when the user that received that message signs in, they can retrieve their account chat history to see the message that was sent to them while offline.