1.0.15 • Published 6 months ago

capacitor-ably v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

capacitor-ably

Capacitor Ably plugin

Install

npm install capacitor-ably
npx cap sync

API

registerDevice(...)

registerDevice(options: AblyDeviceOptions) => Promise<{ value: string; }>
ParamType
optionsAblyDeviceOptions

Returns: Promise<{ value: string; }>


registerChannel(...)

registerChannel(options: AblyChannelOptions) => Promise<{ value: string; }>
ParamType
optionsAblyChannelOptions

Returns: Promise<{ value: string; }>


Interfaces

AblyDeviceOptions

PropType
clientIdstring
deviceTokenstring

AblyChannelOptions

PropType
namestring
clientIdstring
deviceTokenstring
1.0.15

6 months ago

1.0.14

6 months ago

1.0.13

6 months ago

1.0.10

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

7 months ago

0.0.27

7 months ago

0.0.26

7 months ago

0.0.25

7 months ago

0.0.24

7 months ago

0.0.23

7 months ago

0.0.22

7 months ago

0.0.21

7 months ago

0.0.20

7 months ago

0.0.19

7 months ago

0.0.18

7 months ago

0.0.17

7 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

8 months ago

0.0.9

8 months ago

0.0.8

8 months ago

0.0.7

8 months ago

0.0.6

8 months ago

0.0.5

8 months ago

0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago