This section lists the parameters that can be passed to the Gruveo embed. The clientid parameter is required. Please refer to the Embedding the Widget section for more information.
| Parameter | Description |
|---|---|
chat | Specifies the behavior of the text chat. The accepted values are:
The default value is |
chromeless | Allows to specify a chromeless mode for the embed. The accepted values are:
The default value is |
clientid | Your unique Gruveo API client identifier that you get as part of your API access credentials. |
code | Specifies the room name or Gruveo handle to pre-populate in the embed and makes the code field read-only for the user. For example: mycode123 or @hello |
color | Specifies a solid background color of the start screen. Format: Hexadecimal color code without a #, for example: 63b2de. If not supplied, then Gruveo's default mountains landscape is used for the background. |
iosappurl | This parameter defines the App Store URL of the app, if any, that the users will be offered to download when attempting to use the embed on older versions of iOS (< 12.2). If this parameter is not supplied, such users will be shown a generic "your iOS version is not supported" message. |
language | Specifies the language of the embed. Format: ISO 639-1 code, for example: plCurrently supported values: |
enableedgesupport parameter.iosappurl parameter description.color parameter is not supplied.iosappurl parameter is not supplied, the embed will now display a generic "your iOS version is not supported" message to iOS < 11.3 users (instead of prompting them to download the Gruveo app).branding parameter.chromeless parameter is set to 1.enableedgesupport parameter for enabling experimental MS Edge support.iosappurl parameter for setting the App Store URL of the companion iOS app.chromeless parameter with the value of 2 for keeping the in-call controls.chat parameter with the value of 0 for disabling the text chat.generated and signature parameters.language parameter.branding parameter for disabling the Gruveo branding in the embed.chromeless parameter for activating the chromeless mode.clientid parameter for identifying the API client.chat parameter for specifying whether the chat sidebar should be open or closed initially.code parameter now makes the code field in the embed read-only for the user.language parameter has been extended to include values for Chinese (Simplified), Czech, Dutch, Finnish, Japanese and Korean.