events.updateMember

Syntax

bool events.updateMember ( int eventId, int uid, int memberType )

Argument Info

NameTypeRequiredDefault valueDescription
eventIdintRequirednoneThe event ID that you are updating the member in.
uidintRequirednoneThe ID of the member you are updating.
memberTypeintRequirednoneThe updated member type that you are assigning to the user ID.

Response

This service will return 1 if the user's member type has been updated successfully.

NameTypeDescription
resultINTUpon success the response will be 1.

Return Values

FieldDescriptionPossible Values
1 = invitedaN/A
2 = memberaN/A
9 = amdinaN/A