예제 #1
0
 public static nn.Result AddPlayHistory(
     nn.account.Uid uid,
     PlayHistoryRegistrationKey key,
     InAppScreenName inAppScreenName, InAppScreenName myInAppScreenName)
 {
     return(new nn.Result());
 }
예제 #2
0
 public static extern nn.Result StartSendingFriendRequest(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId,
                                                          InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName);
예제 #3
0
 public static extern nn.Result ShowUserDetailInfo(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId,
                                                   InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName);
예제 #4
0
 public static nn.Result StartSendingFriendRequest(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId,
                                                   InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName)
 {
     return(new nn.Result());
 }
예제 #5
0
 public static nn.Result ShowUserDetailInfo(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId,
                                            InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName)
 {
     return(new nn.Result());
 }
예제 #6
0
 public static extern nn.Result AddPlayHistory(
     PlayHistoryRegistrationKey key,
     InAppScreenName inAppScreenName, InAppScreenName myInAppScreenName);
예제 #7
0
 public static extern nn.Result AddPlayHistory(
     nn.account.Uid uid,
     PlayHistoryRegistrationKey key,
     InAppScreenName inAppScreenName, InAppScreenName myInAppScreenName);