api.ActivateIn
The launch request RomM sends to start a session.
The launch request RomM sends to start a session.
Attributes
attributesession_idOptional[str]= NoneRomM's id for the session, if it assigns one.
attributeuserOptional[dict[str, Any]]= NoneThe RomM user taking the controller seat, if known.
attributeemulatorstrThe emulator name to launch.
attributeromOptional[RomIn]= NoneThe rom to boot; optional for launch types without a game.
attributesaveOptional[SaveIn]= NoneSave data to restore before launch, if any.
attributecallbackOptional[CallbackIn]= NoneWhere the exit save archive goes, if not derived from the request.
attributemultiplayerbool= FalseWhether RomM advertises the session for joining.