UseCallAdapter constructor
- Type callAdapter
Creates a new UseCallAdapter annotation with the specified callAdapter
.
callAdapter
- The type of the call adapter class to use for this method
Implementation
const UseCallAdapter(this.callAdapter);
Creates a new UseCallAdapter annotation with the specified callAdapter
.
callAdapter
- The type of the call adapter class to use for this methodconst UseCallAdapter(this.callAdapter);