Packagecom.myflashlab.air.extensions.firebase.dynamicLinks
Classpublic class MatchConfidence
InheritanceMatchConfidence Inheritance Object

(iOS) The match type of the Dynamic Link.



Public Constants
 ConstantDefined By
  DEFAULT : String = default
[static]
MatchConfidence
  NONE : String = none
[static]
MatchConfidence
  UNIQUE : String = unique
[static]
MatchConfidence
  WEAK : String = weak
[static]
MatchConfidence
Constant Detail
DEFAULTConstant
public static const DEFAULT:String = default

NONEConstant 
public static const NONE:String = none

UNIQUEConstant 
public static const UNIQUE:String = unique

WEAKConstant 
public static const WEAK:String = weak