Searched defs:onGoNegotiationFailure (Results 1 – 3 of 3) sorted by relevance
32 void (*onGoNegotiationFailure)(int status); member
31 std::function<void(int)> onGoNegotiationFailure; member
53 void onGoNegotiationFailure(int status) in onGoNegotiationFailure() function