12.02.2013 Views

Community Building with ChatSpace Server Manual

Community Building with ChatSpace Server Manual

Community Building with ChatSpace Server Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Columns<br />

SOAP Interface<br />

SOAP (Simple Object Access Protocol) is the method of choice for integrating<br />

applications together via Web Services. Actions, such as adding, deleting and<br />

modifying rooms and members can be taken. Information can also be<br />

retrieved from the active chat environment.<br />

This section describes in detail the SOAP calls that are exposed in <strong>ChatSpace</strong><br />

<strong>Community</strong> <strong>Server</strong>.<br />

Member Related Calls<br />

MemberList<br />

Name Type Description<br />

Id Long Integer Record ID<br />

Date Date/Time Date and time record was written<br />

RecordType Long Integer 201 = Person 2 Person Transcript<br />

OriginatorNick Text Nickname of Originator<br />

OriginatorHost<br />

name<br />

Text Hostname or IP Address of Originator<br />

Verb Text Internal protocol command verb of<br />

message, either PRIVMSG or NOTICE<br />

TargetNick Text Nickname of person the message to<br />

whom the message was sent.<br />

MsgText Text Text of message<br />

Purpose: Returns a list of registered members (users)<br />

Parameters:<br />

Nick – Nickname of the member who’s authority the command is<br />

to be run under (required)<br />

Pass – Password of the member who’s authority the command is to<br />

be run under (required)<br />

Returns: Returns rows of registered member information in MEMBER-<br />

INFO tags:<br />

NICK - Nickname<br />

NAME - Name<br />

229

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!