0.0.21 • Published 8 months ago
print-pos-plugin-cjp v0.0.21
print-pos-plugin-cjp
PT7010
Install
npm install print-pos-plugin-cjp
npx cap sync
API
echo(...)
testPluginMethod(...)
printText(...)
buy_in_amount(...)
cash_out_amount(...)
main_Screen(...)
buyIn_success_Screen(...)
buyIn_failed_Screen(...)
cashOut_success_Screen(...)
cashOut_failed_Screen(...)
player_join(...)
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>
testPluginMethod(...)
testPluginMethod(options: { msg: string; }) => Promise<{ value: string; }>
Param | Type |
---|---|
options | { msg: string; } |
Returns: Promise<{ value: string; }>
printText(...)
printText(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
buy_in_amount(...)
buy_in_amount(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
cash_out_amount(...)
cash_out_amount(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
main_Screen(...)
main_Screen(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
buyIn_success_Screen(...)
buyIn_success_Screen(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
buyIn_failed_Screen(...)
buyIn_failed_Screen(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
cashOut_success_Screen(...)
cashOut_success_Screen(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
cashOut_failed_Screen(...)
cashOut_failed_Screen(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
player_join(...)
player_join(options: { content: any; }) => Promise<void>
Param | Type |
---|---|
options | { content: any; } |
0.0.21
8 months ago
0.0.19
8 months ago
0.0.18
8 months ago
0.0.17
8 months ago
0.0.16
8 months ago
0.0.15
8 months ago
0.0.14
8 months ago
0.0.13
8 months ago
0.0.12
8 months ago
0.0.11
8 months ago
0.0.10
9 months ago
0.0.9
9 months ago
0.0.8
9 months ago
0.0.6
9 months ago
0.0.5
9 months ago
0.0.4
9 months ago
0.0.3
9 months ago
0.0.2
9 months ago
0.0.1
9 months ago