Click or drag to resize

Messagepublish_key Property

The PubNub publish key used for the publish (used for API logging)

Namespace:  NetQuarry.Services.Pubnub
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string publish_key { get; set; }

Property Value

Type: String
See Also