SetAuthenticatedAgentDisplayName

From The Contingency Market

Jump to: navigation, search

Contents

SetAuthenticatedAgentDisplayName(ulSessionID,uSequenceID,sIntegrity,sDisplayName)

Change the display name of the agent authenticating this session.

PARAMETERS

ulong ulSessionID 
ID of authenticated session.
uint uSequenceID 
Sequence number.
string sIntegrity 
md5("ipaddr(sid,seq)->SetAuthenticatedAgentDisplayName(sDisplayName)/secret").
string sDisplayName 
Agent's changed name.

RETURNS

void

No return.

FAULTS

Session.

Views
Personal tools