Version: 2022.1
言語: 日本語
public static bool IsRequestPending (string eventType);

パラメーター

eventType Event type name.

戻り値

bool True if there is a pending request for this event. False otherwise.

説明

Checks whether a request is pending on a specific event. For more information about Request, see EventService.Request.