共用方式為


EventsClientInfo interface

屬性

browser

用戶端的瀏覽器

city

用戶端城市

countryOrRegion

用戶端的國家/地區

ip

用戶端的 IP 位址

model

用戶端的模型

os

用戶端的作業系統

stateOrProvince

用戶端的州或省

type

用戶端的類型

屬性詳細資料

browser

用戶端的瀏覽器

browser?: string

屬性值

string

city

用戶端城市

city?: string

屬性值

string

countryOrRegion

用戶端的國家/地區

countryOrRegion?: string

屬性值

string

ip

用戶端的 IP 位址

ip?: string

屬性值

string

model

用戶端的模型

model?: string

屬性值

string

os

用戶端的作業系統

os?: string

屬性值

string

stateOrProvince

用戶端的州或省

stateOrProvince?: string

屬性值

string

type

用戶端的類型

type?: string

屬性值

string