Guestfs.SessionEventParams

Fields

Name

Type

Access

Description

array

[int]

r/w

An array of 64-bit unsigned integers

array_len

int

r/w

The length of array

buf

bytes

r/w

A message buffer. This buffer can contain arbitrary 8 bit data, including NUL bytes

event

Guestfs.SessionEvent

r/w

The event

flags

int

r/w

Unused

Methods

None

Details

class Guestfs.SessionEventParams