Desk SDKs iOS v1
Desk SDKs iOS
Desk SDKs
iOS
Version 1
Customer fields
Copy link
Customer fields enables you to save additional information of a customer, and there are two ways to save information. Additional information can be added by your agents on the Sendbird Dashboard or by your customers from a client app.
Note: Refer to Prerequisite before saving additional customer information.
Store additional information of a customer
Copy link
Use setCustomerCustomFields()
method to let your customers add information about themselves directly from their app. Information must consist of a field and its value, and only the field already registered in Settings > Customer fields on the Sendbird Dashboard can be used.
On this page