/* NotificationsApiService This operation is used by the AdvantEDGE Location Service to issue a callback notification towards an ME application with a zonal or user tracking subscription
/*
NotificationsApiService This operation is used by the AdvantEDGE Location Service to issue a callback notification towards an ME application with a zonal or user tracking subscription
Zonal or User location tracking subscription notification
* @param ctx context.Context for authentication, logging, tracing, etc.
@param subscriptionId Identity of a notification subscription (user or zonal)
@param notification Zonal or User Tracking Notification
@return */
* @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
* @param subscriptionId Identity of a notification subscription (user or zonal)
* @param notification Zonal or User Tracking Notification
/* NotificationsApiService This operation is used by the AdvantEDGE Location Service to issue a callback notification towards an ME application with a zone status tracking subscription
/*
NotificationsApiService This operation is used by the AdvantEDGE Location Service to issue a callback notification towards an ME application with a zone status tracking subscription
Zone status tracking subscription notification
* @param ctx context.Context for authentication, logging, tracing, etc.
@param subscriptionId Identity of a notification subscription (user or zonal)
@param notification Zone Status Notification
@return */
* @param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background().
* @param subscriptionId Identity of a notification subscription (user or zonal)