Skip to content

Commit

Permalink
Merge pull request #4 from OP-Solutions/Events
Browse files Browse the repository at this point in the history
added init for MavisEventHandlerBase
  • Loading branch information
dbejanishvili authored Jun 18, 2021
2 parents 8c618af + af22d98 commit a45b8e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/MavisSDK/MavisEventHandlerBase.swift
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
import Foundation

open class MavisEventHandlerBase{
public init() {
}

/**
* Called When AR Session is started, i.e. camera view is shown to user
Expand Down

0 comments on commit a45b8e4

Please sign in to comment.