기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Vivox Unreal SDK

Vivox Unreal SDK

이 페이지는 선택한 언어로 제공되지 않습니다.
Vivox
​
​
Vivox Unreal SDK
  • Overview
  • Get started
  • Release notes
  • Developer guide
  • Tutorials
  • Reference
  1. Vivox Unreal SDK documentation

Player evidence report API

Learn the player evidence report Application Programming Interface for moderation.
읽는 시간 1분
최근 업데이트: 8달 전

The player evidence report API returns a list of conversations in which a user participated, along with optional time filters.
The following is an example of a player evidence request:
curl https://services.api.unity.com/vivox/text-evidence-management/v1/organizations/<organization_id>/projects/<project_id>/player-evidence-report?user_uri=sip:your-issuer.john.@yourvivoxdomainname.vivox.com -u service-acct-username:service-account-password
The user_uri is required and maps to the sip URI of the user in question.
The player evidence report API accepts the following optional query parameters:

Parameter

Description

start_tsA Unix timestamp to filter for conversations where the user’s last activity was on and after this timestamp.
end_tsA Unix timestamp to filter for conversations where the user’s last activity was before and including this timestamp.
num_conversationsThe number of conversations to return in the response.
request_start_tsUse this parameter for pagination requests after the first page. The value is returned in the response payload. The player’s most recent activity orders the conversations in the response, and the next value in the response represents the player’s most recent activity in the next conversation to retrieve. The request_start_ts parameter keeps pages accurate if the user is actively chatting.

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.


    이 페이지의 문제 보고