유저 프로필 설정
유저 속성 정보
시작하기 전에
유의사항
유저 속성 정보 설정
setUserProfile
func set(userProfiles: [String: Any])Dfinery.shared().set(userProfiles: [DFUserProfile.NAME: "Jimmy",
"custom_user_profile": 100])setUserProfileWithDict:(NSDictionary<NSString *,id> * _Nonnull)[[Dfinery shared] setUserProfileWithDict:@{
@"custom_key": @"value",
DFUserProfile.NAME: @"Jimmy"
}];표준 유저 속성 정보
상수명
유저 속성 정보
입력 값 타입
알림 수신 동의 정보 설정하기
사용 예시
알림 수신 동의 유형
명칭
채널
설명
Last updated