Click or drag to resize
CreateEventExternalUserId Property
Should contain a string of external users' ids divided by commas.

Namespace: Quickblox.Sdk.Modules.NotificationModule.Models
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public User ExternalUserId { get; set; }

Property Value

Type: User
The external user identifier.
See Also