함수
| 함수 | 설명 |
|---|---|
| PFEventsWriteEventsAsync | 엔터티 기반 이벤트 일괄 처리를 PlayStream에 씁니다. 이벤트의 네임스페이스는 ‘custom’이거나 ‘custom.‘으로 시작해야 합니다. |
| PFEventsWriteEventsGetResult | 성공한 PFEventsWriteEventsAsync 호출의 결과를 가져옵니다. |
| PFEventsWriteEventsGetResultSize | WriteEvents 호출의 결과를 저장하는 데 필요한 크기(바이트)를 가져옵니다. |
| PFEventsWriteTelemetryEventsAsync | 엔터티 기반 이벤트 일괄 처리를 원격 분석(Telemetry) 이벤트로 씁니다(PlayStream 우회). 네임스페이스는 ‘custom’이거나 ‘custom.‘으로 시작해야 합니다. |
| PFEventsWriteTelemetryEventsGetResult | 성공한 PFEventsWriteTelemetryEventsAsync 호출의 결과를 가져옵니다. |
| PFEventsWriteTelemetryEventsGetResultSize | WriteTelemetryEvents 호출의 결과를 저장하는 데 필요한 크기(바이트)를 가져옵니다. |
