Class IOSRuntimeArgsService
- java.lang.Object
-
- com.gluonhq.attach.runtimeargs.impl.DefaultRuntimeArgsService
-
- com.gluonhq.attach.runtimeargs.impl.IOSRuntimeArgsService
-
- All Implemented Interfaces:
RuntimeArgsService
public class IOSRuntimeArgsService extends DefaultRuntimeArgsService
An implementation of theRuntimeArgsService
for the iOS platform.
-
-
Field Summary
-
Fields inherited from interface com.gluonhq.attach.runtimeargs.RuntimeArgsService
LAUNCH_LOCAL_NOTIFICATION_KEY, LAUNCH_PUSH_NOTIFICATION_KEY, LAUNCH_URL_KEY
-
-
Constructor Summary
Constructors Constructor Description IOSRuntimeArgsService()
-
Method Summary
-
Methods inherited from class com.gluonhq.attach.runtimeargs.impl.DefaultRuntimeArgsService
addListener, fire, removeListener
-
-