MPEndpoint Constants Reference

Declared in MPListenerProtocol.h

MPEndpoint

Definition

typedef NS_ENUM(NSInteger, MPEndpoint ) {
   MPEndpointIdentityLogin = 0,
   MPEndpointIdentityLogout,
   MPEndpointIdentityIdentify,
   MPEndpointIdentityModify,
   MPEndpointEvents,
   MPEndpointConfig,
   MPEndpointAlias,
};

Constants

MPEndpointIdentityLogin

Declared In MPListenerProtocol.h.

MPEndpointIdentityLogout

Declared In MPListenerProtocol.h.

MPEndpointIdentityIdentify

Declared In MPListenerProtocol.h.

MPEndpointIdentityModify

Declared In MPListenerProtocol.h.

MPEndpointEvents

Declared In MPListenerProtocol.h.

MPEndpointConfig

Declared In MPListenerProtocol.h.

MPEndpointAlias

Declared In MPListenerProtocol.h.