Top Method Summary
Options Name Purpose
Consultingwerk.Web2.Services.Push.FirebaseEndpoint Add (character, character, character) Adds a new FirebaseEndpoint to the list
Consultingwerk.Web2.Services.Push.FirebaseEndpoint Add (character, FirebaseEndpoint) Adds an item to the generic Dictionary
Consultingwerk.Web2.Services.Push.FirebaseEndpoint AddWhenNotContained (character, FirebaseEndpoint) Adds an item to the generic Dictionary
Consultingwerk.Web2.Services.Push.FirebaseEndpoint GetItem (character) Retrieves an item from the generic Dictionary
Consultingwerk.Web2.Services.Push.FirebaseEndpoint GetItemOrNull (character) Retrieves an item from the generic Dictionary


Method Detail
Top

Consultingwerk.Web2.Services.Push.FirebaseEndpoint Add (character, character, character)

Purpose: Adds a new FirebaseEndpoint to the list
Notes:

Parameters:
pcName CHARACTER
The endpoint name
pcEndpoint CHARACTER
The endpoint's URL
pcAuthentication CHARACTER
The authentication header
Returns Consultingwerk.Web2.Services.Push.FirebaseEndpoint
The new FirebaseEndpoint instance
Top

Consultingwerk.Web2.Services.Push.FirebaseEndpoint Add (character, FirebaseEndpoint)

Purpose: Adds an item to the generic Dictionary
Notes:

Parameters:
pcKey CHARACTER
The key value
poItem Consultingwerk.Web2.Services.Push.FirebaseEndpoint
And item of the Lists member type
Returns Consultingwerk.Web2.Services.Push.FirebaseEndpoint
The item that was added to the List
Top

Consultingwerk.Web2.Services.Push.FirebaseEndpoint AddWhenNotContained (character, FirebaseEndpoint)

Purpose: Adds an item to the generic Dictionary
Notes:

Parameters:
pcKey CHARACTER
The key value
poItem Consultingwerk.Web2.Services.Push.FirebaseEndpoint
And item of the Lists member type
Returns Consultingwerk.Web2.Services.Push.FirebaseEndpoint
The item that was added to the List
Top

Consultingwerk.Web2.Services.Push.FirebaseEndpoint GetItem (character)

Purpose: Retrieves an item from the generic Dictionary
Notes: CAST's the element from the underlying Progress.Lang.Object

Parameters:
pcKey CHARACTER
The key of the item to retrieve
Returns Consultingwerk.Web2.Services.Push.FirebaseEndpoint
The item of the Lists member type
Top

Consultingwerk.Web2.Services.Push.FirebaseEndpoint GetItemOrNull (character)

Purpose: Retrieves an item from the generic Dictionary
Notes: CAST's the element from the underlying Progress.Lang.Object
This method does not fail when the key is not valid

Parameters:
pcKey CHARACTER
The key of the item to retrieve
Returns Consultingwerk.Web2.Services.Push.FirebaseEndpoint
The item of the Lists member type


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:31:03