print-emy-bluetooth

Printer Blueetooth para Android

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
print-emy-bluetooth
000.0.13a year ago2 years agoMinified + gzip package size for print-emy-bluetooth in KB

Readme

printv
Printer Blueetooth

Install

```bash npm install printv npx cap sync ```

API



echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>

| Param | Type | | ------------- | ------------------------------- | | options | { value: string; } |
Returns: Promise<{ value: string; }>

blPrint(...)

blPrint(options: { value: string; }) => boolean

| Param | Type | | ------------- | ------------------------------- | | options | { value: string; } |
Returns: boolean

testingMessage()

testingMessage() => boolean

Returns: boolean