C# 클래스 ShareQR.Services.MessageService

상속: IMessageService
파일 보기 프로젝트 열기: leoiii12/ShareQR

공개 메소드들

메소드 설명
AppLaunchedFromDeepLink ( string data ) : void
AppResumed ( ) : void

메소드 상세

AppLaunchedFromDeepLink() 공개 메소드

public AppLaunchedFromDeepLink ( string data ) : void
data string
리턴 void

AppResumed() 공개 메소드

public AppResumed ( ) : void
리턴 void