LinkedInPostInfoProvider Fields |
The LinkedInPostInfoProvider type exposes the following members.
Name | Description | |
---|---|---|
ERROR_CODE_COMMENT_TOO_LONG |
Error code representing post with too long comment.
| |
ERROR_CODE_DOCUMENT_DOES_NOT_EXIST |
Error code representing the post belongs to the document that doesn't exist.
| |
ERROR_CODE_INVALID_ACCOUNT |
Error code representing unexpected error with LinkedIn account (account doesn't exist or its access token isn't valid).
| |
ERROR_CODE_UNKNOWN_ERROR |
Error code representing 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.
|