docs.unity3d.com
    Show / Hide Table of Contents

    Class WebApiNotifications.UnregisterPushEventRequest

    Unregister the push event

    Inheritance
    Object
    Request
    WebApiNotifications.UnregisterPushEventRequest
    Inherited Members
    Request.Result
    Request.HasUpdate()
    Request.Update()
    Namespace: Unity.PSN.PS5.WebApi
    Syntax
    public class UnregisterPushEventRequest : Request

    Properties

    PushEvent

    The push event to unregister

    Declaration
    public WebApiPushEvent PushEvent { get; set; }
    Property Value
    Type Description
    WebApiPushEvent

    Methods

    Run()

    Declaration
    protected override void Run()
    Overrides
    Request.Run()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020