SubscriptionType

Classes > Sync > SubscriptionType

Type of subscription for real-time notifications.

public enum SubscriptionType

Values

Name Description
Record Subscribe to specific primary key(s).
Table Subscribe to all changes in a table.
Query Subscribe to records matching query criteria.