Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Cap-go/website
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Dec 4, 2024
2 parents 87b6ab3 + 9e421c8 commit df0a90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/content/docs/docs/plugin/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,6 +408,7 @@ setChannel(options: SetChannelOptions) => Promise<ChannelRes>
Sets the channel for this device. The channel has to allow for self assignment for this to work.
Do not use this method to set the channel at boot when `autoUpdate` is enabled in the {@link PluginsConfig}.
This method is to set the channel after the app is ready.
This methods send to Capgo backend a request to link the device ID to the channel. Capgo can accept or refuse depending of the setting of your channel.

| Param | Type | Description |
| ------------- | --------------------------------------------------------------- | -------------------------------------------------------------------------------- |
Expand Down

0 comments on commit df0a90d

Please sign in to comment.