line_liff 1.0.0

LIFF Server API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# LiffFeatures

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ble** | Option<**bool**> | `true` if the LIFF app supports Bluetooth® Low Energy for LINE Things. `false` otherwise.  | [optional]
**qr_code** | Option<**bool**> | `true` to use the 2D code reader in the LIFF app. false otherwise. The default value is `false`.  | [optional][default to false]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)