개요
개요 섹션Capacitor SIM 플러그인: 장치 SIM 카드에서 정보를 가져오는 데 사용됩니다.
기본 기능
기본 기능 섹션getSimCards- SIM 카드에서 정보를 가져옵니다.checkPermissions- SIM 카드 정보에 접근할 수 있는 권한을 확인합니다.requestPermissions- SIM 카드 정보에 접근할 수 있는 권한을 요청합니다.
공개 API
제목 "공개 API"| 메서드 | 설명 |
|---|---|
getSimCards | SIM 카드에서 정보를 가져옵니다. |
checkPermissions | SIM 카드 정보에 접근할 수 있는 권한을 확인합니다. |
requestPermissions | SIM 카드 정보에 접근할 수 있는 권한을 요청합니다. |
getPluginVersion | 자연스러운 Capacitor 플러그인 버전을 가져옵니다. |
This reference is synced from src/definitions.ts in capacitor-sim.
Keep going from @capgo/capacitor-sim
Section titled “Keep going from @capgo/capacitor-sim”If you are using @capgo/capacitor-sim to plan dashboard and API operations, connect it with Using @capgo/capacitor-sim for the native capability in Using @capgo/capacitor-sim API Overview implementation 세부 정보를 위한 API 개요 소개 implementation 세부 정보를 위한 Introduction API 키 implementation 세부 정보를 위한 API 키, 그리고 장치 implementation 세부 정보를 위한 Devices.