Uses of Class
com.safi.asterisk.SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame

Packages that use SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame
com.safi.asterisk   
 

Uses of SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame in com.safi.asterisk
 

Methods in com.safi.asterisk that return SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame
 SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame ast_channel_pvt.getException()
           
 SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame ast_channel_pvt.getRead()
           
 

Methods in com.safi.asterisk with parameters of type SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame
 void ast_channel_pvt.setException(SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame exception)
           
 void ast_channel_pvt.setRead(SWIGTYPE_p_f_p_struct_ast_channel__p_ast_frame read)