Skip to main content

Client Net Events

Toggles camera.
Opens camera.
Closes camera.
Toggles polaroid photo.Parameters
  • ctx: {image: string, date?: number}
Shows polaroid photo.Parameters
  • ctx: {image: string, date?: number}
Closes polaroid photo.
This event will be triggered by us when the photo is ready. You can change normal behavior by listening this event.Parameters
  • ctx: {image: string; date: number}

Server Net Events

This event will be triggered by us when the photo is ready. You can change normal behavior by listening this event.Parameters
  • ctx: {image: string; date: number}