Chan.locate

From Yate Documentation
(Difference between revisions)
Jump to: navigation, search
(Created page with " '''chan.locate''' is a message sent by a module to locate a channel === Parameters === '''id''' :::The id of the channel ====Return==== A module processing this message s...")
 
 
Line 10: Line 10:
  
 
A module processing this message should set the message's user data and return true if the channel exists.
 
A module processing this message should set the message's user data and return true if the channel exists.
 +
 +
 +
'''See also'''
 +
 +
* [[chan.control]]

Latest revision as of 13:27, 21 January 2013

chan.locate is a message sent by a module to locate a channel

[edit] Parameters

id

The id of the channel

[edit] Return

A module processing this message should set the message's user data and return true if the channel exists.


See also

Personal tools
Namespaces

Variants
Actions
Preface
Configuration
Administrators
Developers