메소드 | 설명 | |
---|---|---|
GoHome ( ) : void | ||
GoSearch ( string query ) : void | ||
SignOut ( ) : void | ||
StoreView ( ) : System |
메소드 | 설명 | |
---|---|---|
OnDownloadRequested ( string mimetype, string uri, string suggestedFilename ) : string | ||
OnDownloadStatusChanged ( OssiferDownloadStatus status, string mimetype, string destinationUri ) : void | ||
OnMimeTypePolicyDecisionRequested ( string mimetype ) : OssiferNavigationResponse | ||
OnSignInChanged ( ) : void |
메소드 | 설명 | |
---|---|---|
CheckSignIn ( ) : void | ||
IsEmusicContentType ( string contentType ) : bool |
protected OnDownloadRequested ( string mimetype, string uri, string suggestedFilename ) : string | ||
mimetype | string | |
uri | string | |
suggestedFilename | string | |
리턴 | string |
protected OnDownloadStatusChanged ( OssiferDownloadStatus status, string mimetype, string destinationUri ) : void | ||
status | OssiferDownloadStatus | |
mimetype | string | |
destinationUri | string | |
리턴 | void |
protected OnMimeTypePolicyDecisionRequested ( string mimetype ) : OssiferNavigationResponse | ||
mimetype | string | |
리턴 | OssiferNavigationResponse |