C# Class ShareQR.Services.MessageService

Inheritance: IMessageService
Show file Open project: leoiii12/ShareQR

Public Methods

Method Description
AppLaunchedFromDeepLink ( string data ) : void
AppResumed ( ) : void

Method Details

AppLaunchedFromDeepLink() public method

public AppLaunchedFromDeepLink ( string data ) : void
data string
return void

AppResumed() public method

public AppResumed ( ) : void
return void