public static nn.Result AddPlayHistory( nn.account.Uid uid, PlayHistoryRegistrationKey key, InAppScreenName inAppScreenName, InAppScreenName myInAppScreenName) { return(new nn.Result()); }
public static extern nn.Result StartSendingFriendRequest(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId, InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName);
public static extern nn.Result ShowUserDetailInfo(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId, InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName);
public static nn.Result StartSendingFriendRequest(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId, InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName) { return(new nn.Result()); }
public static nn.Result ShowUserDetailInfo(nn.account.Uid uid, nn.account.NetworkServiceAccountId accountId, InAppScreenName myInAppScreenName, InAppScreenName inAppScreenName) { return(new nn.Result()); }
public static extern nn.Result AddPlayHistory( PlayHistoryRegistrationKey key, InAppScreenName inAppScreenName, InAppScreenName myInAppScreenName);
public static extern nn.Result AddPlayHistory( nn.account.Uid uid, PlayHistoryRegistrationKey key, InAppScreenName inAppScreenName, InAppScreenName myInAppScreenName);