Uses of Class
com.safi.asterisk.ast_channel_pvt

Packages that use ast_channel_pvt
com.safi.asterisk   
 

Uses of ast_channel_pvt in com.safi.asterisk
 

Methods in com.safi.asterisk that return ast_channel_pvt
 ast_channel_pvt ast_channel.getPvt()
           
 

Methods in com.safi.asterisk with parameters of type ast_channel_pvt
 void ast_channel.setPvt(ast_channel_pvt pvt)