channels.getChannelByEmailAddress

Syntax

bool channels.getChannelByEmailAddress ( int vhost, string emailaddress )

Argument Info

NameTypeRequiredDefault valueDescription
vhostintRequirednoneThe ID of the vhost.
emailaddressstringRequirednoneThe emailaddress of the channel you want to retrieve.

Response

The response on successfully finding the channel.

NameDescription
resultThe channel information of the matching channel.

Return Values

FieldDescriptionPossible Values