Class Geolocation

  • All Implemented Interfaces:
    android.os.Parcelable

    
    public final class Geolocation
    extends BaseModule implements Parcelable
                        

    See <a href=https://developer.incode.com/docs/geolocation-design>the Geolocation page at developer.incode.com</a> for info on what this module is.

    Since:

    <a href=https://developer.incode.com/docs/changelog#version-227>2.2.7</a>

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class Geolocation.Builder
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean isSkippable()
      Unit verifyConfiguration(List<Modules> modules)
      • Methods inherited from class com.incode.welcome_sdk.modules.BaseModule

        getName, isNonUiMode
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait