GatewayInfo.IsEmpty 属性

定义

指示此 GatewayInfo 实例是否包含任何数据。

public virtual bool IsEmpty { [Android.Runtime.Register("isEmpty", "()Z", "GetIsEmptyHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("isEmpty", "()Z", "GetIsEmptyHandler", ApiSince=23)>]
member this.IsEmpty : bool

属性值

属性

注解

指示此 GatewayInfo 实例是否包含任何数据。 返回的值为 false 表示没有用于调用的网关号码。

适用于 . 的 android.telecom.GatewayInfo.isEmpty()Java 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于