Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

EnrollmentCompleteEvent

import type { EnrollmentCompleteEvent } from "https://googleapis.deno.dev/v1/androidmanagement:v1.ts";

Represents that the device has completed enrollment. User should be in the launcher at this point, device at this point will be compliant and all setup steps have been completed. Intentionally empty.

interface EnrollmentCompleteEvent {}