Click or drag to resize
LinkedInPostInfoProvider Fields

The LinkedInPostInfoProvider type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberERROR_CODE_COMMENT_TOO_LONG
Error code representing post with too long comment.
Public fieldStatic memberERROR_CODE_DOCUMENT_DOES_NOT_EXIST
Error code representing the post belongs to the document that doesn't exist.
Public fieldStatic memberERROR_CODE_INVALID_ACCOUNT
Error code representing unexpected error with LinkedIn account (account doesn't exist or its access token isn't valid).
Public fieldStatic memberERROR_CODE_UNKNOWN_ERROR
Error code representing unknown error when publishing the post.
Protected fieldhashtableLock
Table lock for loading hashtables
(Inherited from BaseAbstractInfoProvider.)
Protected fieldinfos
Info tables.
(Inherited from BaseAbstractInfoProvider.)
Public fieldStatic memberPOST_DELAY_TOLERANCE
Scheduled posts which are late on publishing for more than POST_DELAY_TOLERANCE are reported as faulty.
Top
See Also