OpenTransactions.OTAPI.otapiPINVOKE.OTAPI_Basic_GetAccountWallet_InboxHash C# (CSharp) Method

OTAPI_Basic_GetAccountWallet_InboxHash() private method

private OTAPI_Basic_GetAccountWallet_InboxHash ( string jarg1 ) : string
jarg1 string
return string
        public static extern string OTAPI_Basic_GetAccountWallet_InboxHash(string jarg1);
otapiPINVOKE