Public Member Functions | |
| V2TIMOfficialAccountInfo () | |
| String | getOfficialAccountID () |
| String | getOfficialAccountName () |
| String | getFaceUrl () |
| String | getOwnerUserID () |
| String | getOrganization () |
| String | getIntroduction () |
| String | getCustomData () |
| long | getCreateTime () |
| long | getSubscriberCount () |
| long | getSubscribeTime () |
| String | toString () |
|
inline |
|
inline |
Get the official account ID.
|
inline |
Get the official account name.
|
inline |
Get the official account face url.
|
inline |
Get the official account owner userID.
|
inline |
Get the official account organization.
|
inline |
Get the official account introduction.
|
inline |
Get the official account custom data.
|
inline |
Get the official account creation time, in seconds.
|
inline |
Get the count of subscribers to the official account.
|
inline |
Get the time when the official account was subscribed to, in seconds.
|
inline |