ActivityType

public enum ActivityType : String

Different types of activities.

  • Declaration

    Swift

    case initialize = "initialize"