Welcome to the
WalkMe Help Center
Please log in to continue
Select your data center
Please log in to continue

以下の使用例を参照してください。
ABBI.sendGoal("Bought a blue sword", null)
ABBI.sendGoal("Bought a blue sword", new HashMap()<文字列、文字列{
put("item_name", "unlimited_calls")
})

以下の使用例を参照してください。
[ABBI sendTrackedEvent:@"Bought a blue sword" withProperites:nil]
[ABBI sendTrackedEvent:@"Bought a blue sword" withProperites:@{@"item_name", @"unlimited_calls"}]