Photon Max CCU Detect

Options
I'm using (Photon 2) and I was wondering if there is any function that detects the maximum CCU reached

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @Diguinho,

    Thank you for choosing Photon!

    In PUN 2 the callback is OnDisconnected(DisconnectCause) (IConnectionCallbacks.OnDisconnected()) with DisconnectCause equal to MaxCcuReached.