Type Alias AppIdentifierListenerPair

AppIdentifierListenerPair: {
    appIdentifier: FullyQualifiedAppIdentifier;
    listenerUUID: string;
}