CountPaymentsPaid

From The Contingency Market

Jump to: navigation, search

Contents

CountPaymentsPaid(ulSessionID,uSequenceID,sIntegrity)

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

PARAMETERS

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

RETURNS

uint

uint 
number of payments.

FAULTS

Session.

TEST

CountPaymentsPaid() currently returns: 0.

Views
Personal tools