SceneIdentifyingAttribute

public enum SceneIdentifyingAttribute

Unique attribute and its value identifiying a scene stored in SAP Mobile Services

  • identifier

    Declaration

    Swift

    case id(Int)
  • alias

    Declaration

    Swift

    case alias(String)