다음을 통해 공유


PFAuthenticationUserSettings

PFAuthenticationUserSettings 데이터 모델입니다.

구문

typedef struct PFAuthenticationUserSettings {  
    bool gatherDeviceInfo;  
    bool gatherFocusInfo;  
    bool needsAttribution;  
} PFAuthenticationUserSettings;  

멤버

gatherDeviceInfo부울

이 플레이어가 장치 정보를 수집할 수 있는지 여부에 대한 부울입니다.

gatherFocusInfo부울

이 플레이어가 OnFocus 재생 시간 추적을 보고해야 하는지 여부에 대한 부울입니다.

needsAttribution부울

이 플레이어가 광고 추적을 할 수 있는지 여부에 대한 부울입니다.

요구 사항

헤더: PFAuthenticationTypes.h

참고 항목

PFAuthenticationTypes 멤버