#include <HIVE_SocialGoogle.h>
클래스 | |
| class | ProfileGooglePlay |
| GooglePlay Player 프로필 정보 더 자세히 ... | |
Public 타입 | |
| typedef std::function< void(ResultAPI const &result, std::vector< ProfileGooglePlay > const &profileList)> | onProfileGoogle |
| Google Play 프로필 정보 결과 통지 더 자세히 ... | |
정적 Public 멤버 함수 | |
| static void | getMyProfile (onProfileGoogle listener) |
| Google Play 유저의 프로필 정보를 얻어온다. 더 자세히 ... | |