Skip to content

sendEvent ObjC rename#141

Merged
nporter-adbe merged 2 commits intoadobe:stagingfrom
nporter-adbe:sendEventObjC
Jan 19, 2021
Merged

sendEvent ObjC rename#141
nporter-adbe merged 2 commits intoadobe:stagingfrom
nporter-adbe:sendEventObjC

Conversation

@nporter-adbe
Copy link
Copy Markdown
Contributor

@nporter-adbe nporter-adbe commented Jan 19, 2021

[AEPMobileEdge sendExperienceEvent:event completion:^(NSArray<AEPEdgeEventHandle *> * _Nonnull handles) {
    AEPEdgeEventHandle *handle = handles.firstObject;
    NSDictionary *payload = handle.payload;
    NSString *type = handle.type;
}];

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 19, 2021

Codecov Report

Merging #141 (03b6805) into staging (4add6cb) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           staging     #141      +/-   ##
===========================================
- Coverage    93.35%   93.34%   -0.01%     
===========================================
  Files           20       20              
  Lines          617      616       -1     
===========================================
- Hits           576      575       -1     
  Misses          41       41              

@nporter-adbe nporter-adbe merged commit 8052aea into adobe:staging Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants