-
public final class MobileSegment.Data1The data contained by this record.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classMobileSegment.Data1.Companion
-
Constructor Summary
Constructors Constructor Description MobileSegment.Data1(Long width, Long height, String href)
-
Method Summary
-
-
Constructor Detail
-
MobileSegment.Data1
MobileSegment.Data1(Long width, Long height, String href)
- Parameters:
width- The width of the screen in pixels, normalized based on the device pixels per inch density (DPI).height- The height of the screen in pixels, normalized based on the device pixels per inch density (DPI).href- Browser-specific.
-
-
-
-