| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 

| Data Fields | |
| struct ast_channel * | chan | 
| size_t | len | 
| const char * | name | 
Definition at line 134 of file app_directed_pickup.c.
| struct ast_channel* chan | 
Channel attempting to pickup a call.
Definition at line 136 of file app_directed_pickup.c.
Referenced by find_by_channel(), and find_by_part().
| size_t len | 
Length of partial channel name to match.
Definition at line 140 of file app_directed_pickup.c.
Referenced by find_by_channel(), and find_by_part().
| const char* name | 
Channel uniqueid or partial channel name to match.
Definition at line 138 of file app_directed_pickup.c.
Referenced by find_by_channel(), find_by_part(), PathSegment::get_child(), and SwaggerType::load().