Documentation
¶
Index ¶
Constants ¶
View Source
const AndroidJA3 = "769,49195-49196-52393-49199-49200-52392-158-159-49161-49162-49171-49172-" +
"51-57-156-157-47-53,65281-0-23-35-13-16-11-10,23,0"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Checkin ¶ added in v1.0.6
type Checkin struct {
Android_ID int64
}
func NewCheckin ¶ added in v1.0.6
type Device ¶ added in v1.0.6
type Device struct {
Configuration struct {
GlEsVersion int32 `protobuf:"varint,8"`
HasFiveWayNavigation bool `protobuf:"varint,6"`
HasHardKeyboard bool `protobuf:"varint,5"`
Keyboard int32 `protobuf:"varint,2"`
NativePlatform []string `protobuf:"bytes,11"`
Navigation int32 `protobuf:"varint,3"`
ScreenDensity int32 `protobuf:"varint,7"`
ScreenLayout int32 `protobuf:"varint,4"`
SystemAvailableFeature []string `protobuf:"bytes,10"`
TouchScreen int32 `protobuf:"varint,1"`
} `protobuf:"bytes,1"`
}
Click to show internal directories.
Click to hide internal directories.