예제 #1
0
 public static void SetCustomUserId(string userId)
 {
     GA_Wrapper.configureUserId(userId);
 }