Skip to main content

Class: ApplicationStatusEventData

  • ApplicationStatusEventData represents event data when the receiver application status text changes.

  • It has a constructor new ApplicationStatusEventData(status) which takes the receiver application status as a string parameter.

  • The class has a property status which is a nullable string representing the application status.

cast.framework.ApplicationStatusEventData

class static

Application status text changed event data.

Constructor

ApplicationStatusEventData

new ApplicationStatusEventData(status)

Parameter

status

string

Receiver application status.

Value may be null.

Property

status

nullable string

Application status.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2024年09月18日 UTC.

AltStyle によって変換されたページ (->オリジナル) /