Click or drag to resize

IEndCustomerBuilder Interface

Defines a contract for classes building IEndCustomer

Namespace: Sportradar.MTS.SDK.Entities.Builders
Assembly: Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll) Version: 2.4.1.2

The IEndCustomerBuilder type exposes the following members.

Methods
 NameDescription
Public methodBuild Builds the IEndCustomer
Public methodSetConfidence Sets the suggested CCF of the customer multiplied by 10000 and rounded to a long value
Public methodSetDeviceId Sets the device end user's device id
Public methodSetId Sets the end user's unique id (in client's system)
Public methodSetIp Sets the end user's ip
Public methodSetLanguageId Sets the 2-letter ISO 639-1 language code
Top
See Also