TwitterPostInfoProvider Fields |
The TwitterPostInfoProvider type exposes the following members.
Name | Description | |
---|---|---|
ERROR_CODE_DOCUMENT_NOT_EXIST |
Error code represents the post belongs to the document that doesn't exist.
| |
ERROR_CODE_INVALID_ACCOUNT |
Error code represents unexpected error with Twitter account (account doesn't exist or it isn't valid).
| |
ERROR_CODE_INVALID_APPLICATION |
Error code represents unexpected error with Twitter application (application doesn't exist or it isn't valid).
| |
ERROR_CODE_UNKNOWN_ERROR |
Error code represents unknown error when publishing the post.
| |
hashtableLock |
Table lock for loading hashtables
(Inherited from BaseAbstractInfoProvider.) | |
infos |
Info tables.
(Inherited from BaseAbstractInfoProvider.) | |
mTypeInfo |
Object type information.
(Inherited from BaseAbstractInfoProvider.) | |
POST_DELAY_TOLERANCE |
Scheduled posts which are late on publishing for more than POST_DELAY_TOLERANCE are reported as faulty.
|