C# Class com.clover.remotepay.transport.RemoteMessage

Show file Open project: clover/remote-pay-windows Class Usage Examples

Public Methods

Method Description
createMessage ( System.Methods meth, MessageTypes msgType, Message payload, string packageName, string remoteSourceSDK, string remoteApplicationID ) : RemoteMessage

Method Details

createMessage() public static method

public static createMessage ( System.Methods meth, MessageTypes msgType, Message payload, string packageName, string remoteSourceSDK, string remoteApplicationID ) : RemoteMessage
meth System.Methods
msgType MessageTypes
payload Message
packageName string
remoteSourceSDK string
remoteApplicationID string
return RemoteMessage