Searched refs:RejectMessageOptions (Results 1 – 1 of 1) sorted by relevance
120 …function reject(callId: number, options: RejectMessageOptions, callback: AsyncCallback<void>): voi…121 function reject(callId: number, options?: RejectMessageOptions): Promise<void>;310 export interface RejectMessageOptions { interface