»

LJ::reject_comm_invite

LJ::reject_comm_invite — Rejects an invitation a user has received.

Use

LJ::reject_comm_invite(uuserid, cuserid);

Arguments

  • uuserid. a userid or u object of the user to get pending invites for

  • cuserid. a userid or u object of the community to reject the invitation from

Source:

cgi-bin/communitylib.pl

Returns:

1 for success, undef if failure