Property | Type | Description | |
---|---|---|---|
imageService | string | ||
inReplyToId | long? | ||
inReplyToName | string | ||
mediaItems | IMediaItem[] | ||
status | string |
Method | Description | |
---|---|---|
PostingStatus ( ) : System | ||
PostingStatus ( string status, long replyToId, string replyToName ) : System |
public PostingStatus ( string status, long replyToId, string replyToName ) : System | ||
status | string | |
replyToId | long | |
replyToName | string | |
return | System |