Back to product page

Enumerations


List of enumerated values used by various wodXMPP properties.


AffiliationsEnumThis is list of possible affiliations that are used with chat rooms.
AuthenticationsEnumThis is list of possible authentication methods between wodXMPP and XMPP server.
ContactNotifyEnumThese are constants for some notification wodXMPP can provide related to contacts. They are used with IncomingNotification event.
IdentityCategoryEnumThese are categories services can have. For example, chat gateways will have 'CatGateway' identity.
IqTypesThese are constants for UnhandledIQ event.
LanguageEnum
MessageTypesEnumThese are types of messages you can exchange with contacts. You can freely choose which one you want to use when you initiate chat with them.
ProxyTypesList shows all methods of proxy types supported by wodXMPP.
RolesEnumThis is list of roles of the contact in the chat room. It is used with Role property.
SecureMethodsEnum
SecurityEnumThese are security types to be used with Security property.
StatesEnumThese are raw states component can have during your session.
StatusEnumYour contacts can see you having one of below statuses.
SubscriptionsEnumFollowing values determine how are you subscribed to remote contact. It determines if remote contact sees you on his contact list, if you see him, etc..
VariableTypesEnumThese are variable types that can be used XMPPVar and XMPPVar objects - which define how server provided certain values. You can use it for ChatRoom properties, or whenever server presents the data as a form - and these are variables. For example, you can find it also in ContactSearchDone event.
XMPPActionsEnumThese are action settings that can be used with wodXMPP's events - by setting Action property in certain events you determine if you allow certain action or not.