C# 클래스 com.clover.remotepay.transport.RemoteMessage

파일 보기 프로젝트 열기: clover/remote-pay-windows 1 사용 예제들

공개 메소드들

메소드 설명
createMessage ( System.Methods meth, MessageTypes msgType, Message payload, string packageName, string remoteSourceSDK, string remoteApplicationID ) : RemoteMessage

메소드 상세

createMessage() 공개 정적인 메소드

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
리턴 RemoteMessage