Guide
Contentsquare에 대한 튜토리얼
@capgo/capacitor-contentsquare 사용하기
내부 네이티브 브리지 계약은 Capacitor에 의해 implement되었습니다.
설치
bun add @capgo/capacitor-contentsquare
bunx cap sync
이 플러그인이 노출하는 것
optInoptOutsendScreenNamesendTransaction
예제 사용법
optIn
현재 계약의 상위stream definitions를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.optIn();
optOut
현재 계약의 상위stream definitions를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.optOut();
sendScreenName
현재 계약의 상위stream definitions를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.sendScreenName({} as { name: string });
sendTransaction
현재 계약의 상위stream definitions를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.sendTransaction({} as TransactionItem);
전체 참조
- GitHub https://github.com/Cap-go/capacitor-contentsquare/
- 문서: /docs/plugins/contentsquare/
capgo를 계속 사용하세요: Using @capgo/capacitor-contentsquare
__CAPGO_KEEP_0__를 사용 중이시면 Using @capgo/capacitor-contentsquare __CAPGO_KEEP_0__를 사용하여 __CAPGO_KEEP_0__/__CAPGO_KEEP_1__-contentsquare의 구현 세부 사항을 확인하세요. @capgo/capacitor-contentsquare for the implementation detail in @capgo/capacitor-contentsquare, 네이티브 플러그인 작업을 계획하고 있으시면 __CAPGO_KEEP_0__를 연결하세요. Getting Started의 구현 세부 사항을 확인하세요. Capgo 플러그인 디렉토리 Capgo 플러그인 디렉토리에서 제품 워크플로우를 위해 Capacitor 플러그인들에 의해 Capgo Capacitor 플러그인들에 의해 Capgo의 구현 세부 사항을 위해 플러그인을 추가하거나 업데이트 플러그인을 추가하거나 업데이트 구현 세부 사항을 위해