Contentsquare 플러그인을 사용하려면 @capgo/capacitor-contentsquare
Capacitor에서 내부 네이티브 브리지 계약이 implement되었습니다.
설치
bun add @capgo/capacitor-contentsquare
bunx cap sync
이 플러그인이 제공하는 내용
optInoptOutsendScreenNamesendTransaction
사용 예
optIn
현재 계약의 상위stream 정의를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.optIn();
optOut
현재 계약의 상위stream 정의를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.optOut();
sendScreenName
현재 계약의 상위stream 정의를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.sendScreenName({} as { name: string });
sendTransaction
현재 계약의 상위stream 정의를 참조하십시오.
import { Contentsquare } from '@capgo/capacitor-contentsquare';
await Contentsquare.sendTransaction({} as TransactionItem);
전체 참조
- GitHub: https://github.com/Cap-go/capacitor-contentsquare/
- 문서: /docs/plugins/contentsquare/
Using @capgo/capacitor-contentsquare
Capacitor Contentsquare 플러그인을 사용 중이시면 Using @capgo/capacitor-contentsquare Capacitor Contentsquare 플러그인을 사용하여 Native 플러그인 작업을 계획하고자 할 때, Contentsquare와 연결하세요. @capgo/capacitor-contentsquare for the implementation detail in @capgo/capacitor-contentsquare, Contentsquare를 사용하여 Native 플러그인 작업을 계획하고자 할 때, Contentsquare와 연결하세요. Capacitor Contentsquare 플러그인 사용 설명서 Capgo Plugin Directory Capgo 플러그인 디렉토리 Capacitor Plugins by Capgo for the implementation detail in Capacitor Plugins by Capgo, and 플러그인 추가 또는 업데이트 플러그인 추가 또는 업데이트에 대한 구현 세부 정보