| GetListener() const | ttv::binding::java::NativeListenerProxy< ISocialAPIListener > | inline |
| JavaSocialAPIListenerProxy(jobject jModule) | ttv::binding::java::JavaSocialAPIListenerProxy | |
| mJavaListener | ttv::binding::java::NativeListenerProxy< ISocialAPIListener > | protected |
| mJavaModule | ttv::binding::java::NativeModuleListener< ISocialAPIListener > | protected |
| mListenerInfo | ttv::binding::java::NativeListenerProxy< ISocialAPIListener > | protected |
| mModuleListenerInfo | ttv::binding::java::NativeModuleListener< ISocialAPIListener > | protected |
| ModuleStateChanged(ttv::IModule *, ttv::IModule::State state, TTV_ErrorCode ec) override | ttv::binding::java::NativeModuleListener< ISocialAPIListener > | inlinevirtual |
| NativeModuleListener(jobject jModule) | ttv::binding::java::NativeModuleListener< ISocialAPIListener > | inline |
| SetListener(jobject jListener) | ttv::binding::java::NativeListenerProxy< ISocialAPIListener > | inline |
| SocialFriendInfoChanged(UserId userId, const std::vector< Friend > &changes) override | ttv::binding::java::JavaSocialAPIListenerProxy | virtual |
| SocialFriendRequestRemoved(UserId userId, UserId otherUserId, FriendRequestRemovalReason reason) override | ttv::binding::java::JavaSocialAPIListenerProxy | virtual |
| SocialFriendshipChanged(UserId userId, const std::vector< Friend > &added, const std::vector< Friend > &removed) override | ttv::binding::java::JavaSocialAPIListenerProxy | virtual |
| SocialPresenceSettingsChanged(UserId userId, const PresenceSettings &settings) override | ttv::binding::java::JavaSocialAPIListenerProxy | virtual |
| SocialRealtimeFriendRequestReceived(UserId userId, const FriendRequest &requestList) override | ttv::binding::java::JavaSocialAPIListenerProxy | virtual |
| SocialUnreadFriendRequestCountChanged(UserId userId, uint32_t count) override | ttv::binding::java::JavaSocialAPIListenerProxy | virtual |
| ~NativeListenerProxy() | ttv::binding::java::NativeListenerProxy< ISocialAPIListener > | inlinevirtual |