CountPaymentsReceived

From The Contingency Market

Jump to: navigation, search

Contents

CountPaymentsReceived(ulSessionID,uSequenceID,sIntegrity)

Count the number of completed payments to the authenticated agent (not including partial payments).

PARAMETERS

ulong ulSessionID 
ID of authenticated session.
uint uSequenceID 
Sequence number.
string sIntegrity 
md5("ipaddr(sid,seq)->CountPaymentsReceived()/secret")

RETURNS

uint

uint 
number of payments.

FAULTS

Session.

TEST

CountPaymentsReceived() currently returns: 0.

Views
Personal tools