unreal.MagicLeapInviteReceivedDelegate

class unreal.MagicLeapInviteReceivedDelegate(*args, **kwargs)

Bases: unreal.DelegateBase

Delegate used to notify the application when a receive invite operation has completed.

Parameters
  • user_accepted (bool) –

  • payload (str) –

C++ Source:

  • Plugin: MagicLeapConnections

  • Module: MagicLeapConnections

  • File: MagicLeapConnectionsTypes.h