HIVE SDK for iOS

Class Methods | Properties | List of all members
HIVETracker Class Reference

트래커 설정 클래스 More...

#import <HIVEAnalytics.h>

Inherits NSObject.

Class Methods

(NSString *) + stringTrackingType:
 type에 대한 string 값을 리턴 "Tune", "Adjust" More...
 

Properties

HIVETrackingType trackingType
 트래커 형태
 
NSString * name
 트래커 이름
 
NSString * trackingId
 트래커 계정
 
NSString * trackingKey
 트래커 키
 
NSDictionary< NSString *, NSString * > * trackerEvents
 트래커 이벤트 정의 모음
 
NSString * secretId
 Adjust Only #12673.
 
NSString * secretInfo1
 Adjust Only #12673.
 
NSString * secretInfo2
 Adjust Only #12673.
 
NSString * secretInfo3
 Adjust Only #12673.
 
NSString * secretInfo4
 Adjust Only #12673.
 

Detailed Description

트래커 설정 클래스

Game Log & User Tracking Tool Wrapper API.

Author
seongjunkim

Method Documentation

§ stringTrackingType:()

+ (NSString *) stringTrackingType: (HIVETrackingType)  type

type에 대한 string 값을 리턴 "Tune", "Adjust"

type이 유효하지 않을 때, 예외적으로 nil을 리턴하지 않고, "Unknown"을 리턴한다.


The documentation for this class was generated from the following files:
Copyright © GAMEVIL COM2US PLATFORM Inc. All Right Reserved. Terms of Use Privacy Policy