메소드 | 설명 | |
---|---|---|
Resp ( string returnKey ) : MicroMsg.sdk.protobuf | ||
Resp ( string transaction, int errCode, string errString ) : MicroMsg.sdk.protobuf | ||
Type ( ) : int |
메소드 | 설명 | |
---|---|---|
FromProto ( object protoObj ) : void | ||
Resp ( ) : MicroMsg.sdk.protobuf | ||
ToProto ( ) : object | ||
ValidateData ( ) : bool |
public Resp ( string returnKey ) : MicroMsg.sdk.protobuf | ||
returnKey | string | |
리턴 | MicroMsg.sdk.protobuf |
public Resp ( string transaction, int errCode, string errString ) : MicroMsg.sdk.protobuf | ||
transaction | string | |
errCode | int | |
errString | string | |
리턴 | MicroMsg.sdk.protobuf |