MSALNativeAuthChannelType @objc public enum MSALNativeAuthChannelType : Int The possible Channel Types via which a code was sent email Specifies if the channel type is Email Declaration Swift case email phone Specifies if the channel type is Phone Declaration Swift case phone