프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AssertQuickActionEnabled | bool | ||
CheckUserIsBind | bool | ||
CreateUserViewModel | StarryEyes.ViewModels.Timelines.Statuses.UserViewModel | ||
FavoriteAndRetweetImmediate | void | ||
Focus | void | ||
GetImmediateAccounts | IEnumerable |
||
LoadInReplyTo | void | ||
MuteKeyword | void | ||
NotifyChangeReplyInfo | void | ||
NotifyQuickActionFailed | void | ||
QueryMuteMessage | TaskDialogMessage | ||
ReceiveOlder | void | ||
Reply | void | ||
Reply | void | ||
SendReplyOrDirectMessage | void | ||
SetClipboard | void |
메소드 | 설명 | |
---|---|---|
ConfirmDelete ( ) : void | ||
CopyBody ( ) : void | ||
CopyPermalink ( ) : void | ||
CopySTOT ( ) : void | ||
CopyText ( ) : void | ||
Delete ( ) : void | ||
DirectMessage ( ) : void | ||
DirectMessage ( string body ) : void | ||
Favorite ( IEnumerable |
||
FindOnGoogle ( ) : void | ||
FindOnKrile ( ) : void | ||
FindOnTwitter ( ) : void | ||
MuteClient ( ) : void | ||
MuteUser ( ) : void | ||
OpenFavstar ( ) : void | ||
OpenLink ( string parameter ) : void | ||
OpenNthLink ( string index ) : void | ||
OpenNthThumbnail ( string index ) : void | ||
OpenSourceLink ( ) : void | ||
OpenUserDetailOnTwitter ( ) : void | ||
OpenUserFavstar ( ) : void | ||
OpenUserTwilog ( ) : void | ||
OpenWeb ( ) : void | ||
Quote ( ) : void | ||
QuotePermalink ( ) : void | ||
RaiseFocusedChanged ( ) : void | ||
ReportAsSpam ( ) : void | ||
Retweet ( IEnumerable |
||
SendReplyOrDirectMessage ( string body ) : void | ||
SetTextToInputBox ( ) : void | ||
ShowConversation ( ) : void | ||
ShowRecipientProfile ( ) : void | ||
ShowRetweeterProfile ( ) : void | ||
ShowUserProfile ( ) : void | ||
StatusViewModel ( TimelineViewModelBase parent, StatusModel status, IEnumerable |
||
ToggleFavorite ( ) : void | ||
ToggleFavoriteImmediate ( ) : void | ||
ToggleFocus ( ) : void | ||
ToggleRetweet ( ) : void | ||
ToggleRetweetImmediate ( ) : void | ||
ToggleSelect ( ) : void |
메소드 | 설명 | |
---|---|---|
AssertQuickActionEnabled ( ) : bool | ||
CheckUserIsBind ( long id ) : bool | ||
CreateUserViewModel ( StarryEyes.Anomaly.TwitterApi.DataModels.TwitterUser user ) : StarryEyes.ViewModels.Timelines.Statuses.UserViewModel | ||
FavoriteAndRetweetImmediate ( ) : void | ||
Focus ( ) : void | ||
GetImmediateAccounts ( ) : IEnumerable |
||
LoadInReplyTo ( ) : void | ||
MuteKeyword ( ) : void | ||
NotifyChangeReplyInfo ( ) : void | ||
NotifyQuickActionFailed ( string main, string body ) : void | ||
QueryMuteMessage ( string title, string inst, string content ) : TaskDialogMessage | ||
ReceiveOlder ( ) : void | ||
Reply ( ) : void | ||
Reply ( string body ) : void | ||
SendReplyOrDirectMessage ( ) : void | ||
SetClipboard ( string value ) : void |
public Favorite ( IEnumerable |
||
infos | IEnumerable |
|
add | bool | |
리턴 | void |
public Retweet ( IEnumerable |
||
infos | IEnumerable |
|
add | bool | |
리턴 | void |
public SendReplyOrDirectMessage ( string body ) : void | ||
body | string | |
리턴 | void |
public StatusViewModel ( TimelineViewModelBase parent, StatusModel status, IEnumerable |
||
parent | TimelineViewModelBase | |
status | StatusModel | |
initialBoundAccounts | IEnumerable |
|
리턴 | System |