docs.unity3d.com
    Show / Hide Table of Contents

    Delegate UserSystem.ReachabilityNotification

    Delegate for notifications about reachability events.

    Namespace: Unity.PSN.PS5.Users
    Syntax
    public delegate void ReachabilityNotification(UserSystem.ReachabilityEvent reachabilityEvent);
    Parameters
    Type Name Description
    UserSystem.ReachabilityEvent reachabilityEvent

    The reachability event data containing the notification data

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020