AsyncCallStatusInterceptor constructor

AsyncCallStatusInterceptor()

Creates a new AsyncCallStatusInterceptor and initializes it.

Implementation

AsyncCallStatusInterceptor() {
  _init();
}