次の方法で共有


GcmCredential.GcmEndpoint プロパティ

定義

FCM レガシ エンドポイントを取得または設定します。 既定値は 'https://fcm.googleapis.com/fcm/send' です

[Newtonsoft.Json.JsonProperty(PropertyName="properties.gcmEndpoint")]
public string GcmEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.gcmEndpoint")>]
member this.GcmEndpoint : string with get, set
Public Property GcmEndpoint As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象