Skip to content

Instantly share code, notes, and snippets.

View marcinjakubowski's full-sized avatar

Marcin Jakubowski marcinjakubowski

View GitHub Profile
package org.robovm.bindings.googleanalytics;
import org.robovm.apple.foundation.NSObject;
import org.robovm.objc.annotation.Method;
import org.robovm.objc.annotation.NativeClass;
import org.robovm.objc.annotation.Property;
/** Google Analytics iOS top-level class. Provides facilities to create trackers and set behaviorial flags. */
@NativeClass