com.backendless.rt.SubscriptionNames Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-common Show documentation
Show all versions of java-sdk-common Show documentation
Provides access to Backendless API
The newest version!
package com.backendless.rt;
public enum SubscriptionNames
{
OBJECTS_CHANGES,
RELATIONS_CHANGES,
PUB_SUB_CONNECT,
PUB_SUB_MESSAGES,
PUB_SUB_COMMANDS,
PUB_SUB_USERS,
RSO_CONNECT,
RSO_CHANGES,
RSO_CLEARED,
RSO_COMMANDS,
RSO_INVOKE,
RSO_USERS
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy