ar-call-sdk
Advanced tools
@@ -229,2 +229,14 @@ import { ConfigParameters } from 'ar-rtc-sdk'; | ||
| /** | ||
| * sip 呼叫时携带的字段 | ||
| * | ||
| * @type {number} | ||
| */ | ||
| sipData?: { | ||
| CallId: string; | ||
| CallData: string; | ||
| CallNumber: string; | ||
| Pstn: boolean; | ||
| [key: string]: any; | ||
| }; | ||
| /** | ||
| * 自定义拓展字段 | ||
@@ -231,0 +243,0 @@ * |
+1
-1
| { | ||
| "name": "ar-call-sdk", | ||
| "version": "0.0.20", | ||
| "version": "0.0.21", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1396895
0.05%6242
0.22%